Bug 25587 - Synchronize on packages doesn't work as expected
Summary: Synchronize on packages doesn't work as expected
Status: RESOLVED DUPLICATE of bug 12396
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-VCM-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-31 09:58 EST by Randy Hudson CLA
Modified: 2002-11-01 16:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Hudson CLA 2002-10-31 09:58:16 EST
I have the following packages:
com.foo
com.foo.ui
com.foo.model

I select only com.foo to synchronize with repository, and I actually see 
outgoing changes for all 3 packages. I can understand this, no big deal I 
suppose.  But it would be nice if you could limit the scope to just the 
selected packages.  this would probably require an extension point so that JDT 
could tell you which resources/folders should be compared.  VCM doesn't know 
what a package is.

I select com.foo and com.foo.model and synchronize. I see duplicates in the 
compare browser, because com.foo includes com.foo.model. This is a bug, and the 
duplicates should be removed.
Comment 1 Michael Valenta CLA 2002-11-01 16:28:06 EST
The bug has already been fixed in the 2.1 development stream. Marking as a 
duplicate of the logical to physical mapping bug report since this was also 
mentioned.


*** This bug has been marked as a duplicate of 12396 ***