Error reconciling on CVS checkout [message #78811] |
Fri, 17 June 2005 18:59 |
Eclipse User |
|
|
|
Originally posted by: bubba.dekworld.com
When defining a new Java project and attempting to synchronize it from the
CVS copy, I get a mismatch error involving a double forward slash between
the repository path and the module name.
I'm running Eclipse version 3.0.0 on Windows XP.
In response to the team--> share project... dialogue on the new local
project, I specify
-- Repository path: /u/cvsadmin/abc (no trailing slash)
-- Module name: XYZ
When I click Finish, it tells me that the remote project already exists
(good to hear) and asks if I'd like to sync my local copy. Ans: yes. Then
"ok" to "HEAD". And then the bad news:
ERROR: Reconciling project....
with the following in the console (stdout)
cvs co -A "XYZ"
cvs server: existing repository /u/cvsadmin/abc/XYZ does not match
/u/cvsadmin/abc//XYZ
cvs server: ignoring module XYZ
Any suggestions for how to resolve this?
|
|
|
Powered by
FUDForum. Page generated in 0.08700 seconds