Bug 56659 - multi-project CVS checkout quits too early if one of projects already in workspace
Summary: multi-project CVS checkout quits too early if one of projects already in work...
Status: RESOLVED DUPLICATE of bug 52475
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 17:14 EST by Jim des Rivieres CLA
Modified: 2004-03-30 06:35 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 Jim des Rivieres CLA 2004-03-29 17:14:11 EST
Build M8

0. empty workspace
1. Switch to CVS perspective and create a repo connection
2. Check Out a project from a CVS repository containing more than 1 project
In my case org.eclipse.jface
3. Check Out a pair of projects including the one you just checked out
In my case org.eclipse.jface and org.eclipse.osgi

When it says that org.eclipse.jface is already in workspace and whether you'd 
like to proceed with the check out of org.eclipse.jface,
say No.

Observe: The Check Out is canceled. If you switch to the Resource perspective, 
you can see that org.eclipse.osgi is in the workspace.

Expectation: The Check Out should ignore org.eclipse.jface and proceed with 
the other projects. org.eclipse.osgi should end up being checked out.
Comment 1 Michael Valenta CLA 2004-03-30 06:35:12 EST

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