Bug 32533 - "Check out as" ends up telling you project already exists, when it didn't before started checking out from cvs
Summary: "Check out as" ends up telling you project already exists, when it didn't bef...
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M3   Edit
Assignee: Platform-VCM-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate, readme
Depends on:
Blocks:
 
Reported: 2003-02-21 21:45 EST by Jon Christiansen CLA
Modified: 2003-09-04 14:32 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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