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

Re: Limit svnlook history output?

From: Lorenz <lorenznl_at_yahoo.com>
Date: Wed, 07 Oct 2009 06:01:59 +0000

Mike Schilli wrote:
[...]
>While
>
> /home/y/bin/svnlook history -r 3157 /path/to/repo file
>
>finds a file deleted in revision 3158,
>
> /home/y/bin/svn info -r 3157 file:///path/to/repo/file
>
>reports
>
> svn: File not found: revision 3158, path '/file'
>
>Any way around that?

svn info file:///path/to/repo/file_at_3157

for information about peg revision see

 http://svnbook.red-bean.com/nightly/en/svn.advanced.pegrevs.html

-- 
Lorenz
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2404383
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-07 08:03:46 CEST

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.