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