Re: possible improvement to svn log with "forward" revision range
From: Avalon <third-chance_at_gmx.de>
Date: Mon, 07 Mar 2011 15:14:22 +0100
>> For the svn log command the direction "-r N:1" works fine - even if the resource does NOT exist in revision one.
yes, but this is not what i am interested in :-)
I am explicitly interest in finding a more recent revision than N of a specific resource.
It is possible to find older revision (-r N:1 path_at_N) and the resource must not exist in revision one.
For the forward case it is checked if the resource exists in HEAD.
So the improved output of the first command (-r N:HEAD path_at_N) should be (instead of erroring out):
And this should be possible even if the resource has been deleted in revision HEAD-5.
I hope this clarifies what i would expect.
Dirk
|
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.