I did that (right-clicked on my project, and selected "Refresh"), and the problem persists.
I was under the impression that "Refresh" updates Eclipse's view of the files under the eclipse/workspace project directory. I didn't change those file. What I did was to create another temp directory somewhere else, use cvs command line interface to check out the project, modify a file, use the cvs command line interface to do a commit. Then I went to Eclipse and asked the project to "Synchronize with Repository" and I get the error "An error has occurred processing file <filename>." I'm using (last weekend's) F2 build. Perhaps it's a bug specific to that release? Ken -----Original Message----- From: John Goehringer [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 10:59 AM To: [EMAIL PROTECTED] Subject: Re: [Cvsnt] Problems with CVSNT and Eclipse Ken - you need to do a Refresh in Eclipse after the command line operations - the context menu on the Resource Perspective has Refresh, or use F5. Later builds have it on the Java Perspective too. There is a preference to do a refresh on startup on the later builds. John Goehringer _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
