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

Bug in svn log -g with renamed file

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 4 Apr 2008 14:28:38 -0400

We had someone point out a problem on our CollabNet forums, and now I
just ran into it too. I think that svn log -g just fails anytime it
is run on something that has been moved in its history. For example,
in our trunk code:

$ svn log -g --limit 25
subversion/bindings/javahl/src/org/tigris/subversion/javahl/SVNClientInterface.java
subversion/libsvn_ra_neon/util.c:720: (apr_err=160013)
svn: File not found: revision 24425, path
'/trunk/subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/SVNClientInterface.java'

We moved the JavaHL folder, I am guessing around the reported revision.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-04 20:28:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

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