Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] FW: [CQ 2714] RSE Team Synchronization Plugin

TM Committers,

the code that has been written by Takuya Miyamoto as part of
his Google Summer of Code project this year (adding support
for the Team Synchronize perspective to the RSE import and
export wizards) is now approved!

This means, we can start merging his code into our importexport
plugin as we metioned previously. 

The code creates a new "show in synchronize view" checkbox
to the import/export wizards. When checked, the synchronize
view is opened to review the import/export, and allow 
incremental upload/download/merge rather than all-in-one.
When not checked, the code runs a copy operation as before.

The synchronize support is not quite bug-free yet, but we'll
have time to iron out any issues for 3.1. As an important 
gotcha, adding the change will mean that our importexport
plugin will now depend on 
   org.eclipse.team.core
   org.eclipse.team.ui
whereas before, it only depended on org.eclipse.rse.files.ui,
which in turn depends on 
   org.eclipse.compare

Does anybody have any problem with this additional dependency?
Is anybody not in favor of merging the code in for RSE 3.1M3
already such that we'd wait until next week (early M4)?

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 

-----Original Message-----
From: emo-ip-team@xxxxxxxxxxx [mailto:emo-ip-team@xxxxxxxxxxx] 
Sent: Friday, November 07, 2008 3:17 PM
To: Oberhuber, Martin
Subject: [CQ 2714] RSE Team Synchronization Plugin

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=2714


Sharon Corbett <sharon.corbett@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
------------------------------------------------------------------------
----
           Severity|under_review                |approved
             Status|NEW                         |RESOLVED
            License|                            |Eclipse Public License
           Keywords|                            |checkintocvs
         Resolution|                            |FIXED




--- Comment #20 from Sharon Corbett <sharon.corbett@xxxxxxxxxxx>
2008-11-07 09:16:39 ---
Auto-Generated Text:  This submission is approved.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top