Bug 7249 - Sync: get on incoming addition silently fails if parent folder is also incoming addition
Summary: Sync: get on incoming addition silently fails if parent folder is also incomi...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: James Moody CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-03 16:56 EST by James Moody CLA
Modified: 2002-01-08 11:04 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 James Moody CLA 2002-01-03 16:56:08 EST
Create folder a, file a/b.txt. Synchronize and release. In another workspace or 
project, synchronize and see both a and b.txt as incoming additions. Select 
b.txt and get. Nothing happens.
Comment 1 Michael Valenta CLA 2002-01-04 10:03:44 EST
The problem is that arguments to the update command must have a parent that 
exists locally and is managed. The Sync UI should require the user to do a deep 
get on the parent (folder b in included example) which would get the children 
as well.
Comment 2 Michael Valenta CLA 2002-01-08 11:04:02 EST
The last remaining issue is the ability to merge using update. This has been 
postponed for the time being as the sync view will be used to merge branches