Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi Thomas, the problem is that recent versions of CVSNT capitalize the drive letter in some server responses. This confuses Eclipse. See http://www.cvsnt.org/mantis/bug_view_page.php?bug_id=0000004. A workaround is to use a capital drive letter in the Eclipse repository location string. Regards, Rolf "Thomas Egli" <thegli at yahoo.com> schrieb im Newsbeitrag news:c2oapk$12m$1 at paris.nodomain.org... > I use Eclipse 2.1.2 as Java IDE. When a file gets deleted locally, you > will see it marked as 'deleted' (the little 'minus' icon) when you do a > "Synchronize with repository". This worked fine with CVSNT 2.0.26 (and > previous versions). > > After upgrading to 2.0.34, the deleted files are no longer shown up by > Eclipse when doing a sync with the repository and you get an error > message when you try to commit the local change. Some testing with CVSNT > versions between .26 and .34 brought different error messages (e.g. > 'could not get lock') but no working sync action. Returning to 2.0.26 > and it was working again. > > This happened on a W2K client and server (with "W2K Server" edition) > boxes, using 'pserver' protocol. The server is part of a domain. The > same problem happened with WSAD 5.0 and 5.1 (.26 worked, > .26 didn't work). > > On a Windows XP box with a locally running CVSNT 2.0.34, everything > worked perfect (only tested with Eclipse). As a workaround, we switched > back to .26 (and the buggy LSA layer...). > > Can anyone shed some light to this weird problem or encountered the same > behaviour? > > Many thanks in advance