Strange log "path not found" behaviour
From: cz02 <cz02_at_cdak.net>
Date: Wed, 22 May 2013 12:20:56 +0200
I'm getting a strange log path not found behaviour if I query for
i:\>svn log https://server/svn/core/base/trunk -r7114
i:\>svn log https://server/svn/core/base/trunk -r6818
##################
i:\>svn log https://server/svn/core/base/trunk -r6818 -r7114
##################
i:\>svn log https://server/svn/core/base/trunk -r7114 -r6818
(I've replaced the actual message with #)
The path changed between the two revisions (trunk was moved to base/trunk).
Running the log separately is OK but I get an error when combining them
SVN 1.7.9 server+client on Windows
-chris
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.