Bug 32533

Summary: "Check out as" ends up telling you project already exists, when it didn't before started checking out from cvs
Product: [Eclipse Project] Platform Reporter: Jon Christiansen <eclipse>
Component: TeamAssignee: Platform-VCM-Inbox <platform-vcm-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: kenny
Version: 2.1Keywords: investigate, readme
Target Milestone: 3.0 M3   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jon Christiansen CLA 2003-02-21 21:45:03 EST
CVS view, right click on cvs project, and select "Check out as..." and click 
next to choose java project, enter a project name you know you've never had in 
eclipse ie: yaddayaddayadda, click finish.  Doesn't matter what you answer to 
the confirm perspective switch, immediately after that you will get:

The resource "yaddayaddayadda" already exists in the workspace. Overwrite?

This should happen, the resource never existed in my workspace until I began 
the check out process.
Comment 1 Jon Christiansen CLA 2003-03-22 16:10:22 EST
This is still occurring, and is VERY annoying whenever you are loading in a 
new project from CVS, which I do very fairly often.
Comment 2 Michael Valenta CLA 2003-03-24 09:20:03 EST
Unfortunately, this is not as easy to fix as it should be and points to a 
bigger issue in how projects with a particulr nature are created (e.g java 
nature). The workaround is to commit the .project to the repository. Hopefully, 
we will be able to address this properly in 2.2.
Comment 3 Michael Valenta CLA 2003-03-24 15:17:16 EST
Add to readme for 2.1
Comment 4 Michael Valenta CLA 2003-09-04 14:32:17 EDT
This was fixed in 3.0 M3