[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Error on compare

From: Greg Irvine <greg.irvine_at_thalesatm.com>
Date: 2004-01-23 06:12:48 CET

We've seen a problem here in subclipse during compare with latest from
repository.

We've just added a directory into our directory tee which has changed
every source file in the repository:
  at version 50 was : /svn/repos/trunk/tipp/project1
  at version 51 is : /usr/repos/trunk/source/tipp/project1

We check out project1 (version 51) and try and do a compare with latest
repository on a file in project1.
Subclipse reports that it can't find version 50 of the file, and the
path seems to state it's expecting version 50 in the same place as 51 :

!MESSAGE org.tigris.subversion.javahl.ClientException: HTTP Path Not
Found
svn: PROPFIND request failed on
'/svn/repos/!svn/bc/50/trunk/source/tipp/project1/blah.java
svn: '/svn/repos/!svn/bc/50/trunk/source/tipp/project1/blah.java' path
not found

Via the command line I can correctly get a log on the file, but we still
have a problem with the history when no author exists for a version when
doing a history within subclipse even using the new Eclipse M5 version
(using the linux version with the windows DLLS) so I can't confirm if
history is ok within subclipse.

- Greg
Received on Fri Jan 23 16:12:48 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.