On 03/07/2011 09:14 AM, Avalon wrote:
> I am explicitly interest in finding a more recent revision than N of a
> specific resource.
>   svn log -r N:HEAD path-of-resource@N
> 
> It is possible to find older revision (-r N:1 path@N) and the resource must
> not exist in revision one.

I think you essentially want Subversion to apply some more heuristics to the
guesswork it already does for forward-directory history searching.  Like, if
PATH@HEAD doesn't exist, attempt to determine the last revision in which
PATH@LAST-REV does exist, and then use *that* for the log search.  Right?

-- 
C. Michael Pilato <cmpil...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to