Re: possible improvement to svn log with "forward" revision range
From: Avalon <third-chance_at_gmx.de>
Date: Mon, 07 Mar 2011 19:21:37 +0100
>> I am explicitly interest in finding a more recent revision than N of a
from the implementation view you might be right.
For the backward search (-r N:1) svn just outputs all relevant revision until the resource has been added initially.
Currently the simple question "show the most recent version of the resource identified by path_at_N?" can not be answered (as long as it is not in head (and with the same path - but that would be even
Could this feature (not actually the algorithm) be integrate into SVN so that the user can just call svn log with a forward revision range?
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.