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

svnlook tree seems to disregard revision...

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Fri, 22 Dec 2017 00:34:27 +0100

I am trying to understand how to use svnlook so I am testing it on the
command line on my Win7 PC.
Look at this:

D:\>C:\Programs\Subversion\svnlook tree -r 773 D:\SVN\bosse
XMLTV/trunk/ --show-ids --full-paths
XMLTV/trunk/ <5-729.0.r773/27>
XMLTV/trunk/ConfigXMLTV2Mei.dof <2-735.0.r766/31>
XMLTV/trunk/ConfigXMLTV2Mei.dpr <5-735.0.r735/17>
XMLTV/trunk/ConfigXMLTV2Mei.exe <7-735.0.r766/32>
XMLTV/trunk/ConfigXMLTV2Mei.res <9-735.0.r766/33>
XMLTV/trunk/Data/ <2-730.0.r745/4>
XMLTV/trunk/Data/Boxer_TV_Access_LCN.html <4-730.0.r730/23>
XMLTV/trunk/Data/GetEPG.bat <7-730.0.r730/24>

Notice that files are listed that do not belong to r773, in fact it
seems not to matter at all which revision number I use, the output
stays the same. Only the first line seems to be associated to r773

Is this a bug or is the documentation wrong (SvnBook 1.7)?
It says on page 372:

This shows the tree output for revision 13 in our sample repository:
$ svnlook tree -r 13 /var/svn/repos

What gives here?
I expected *only* to see the files changed by r773.

-- 
Bo Berglund
Developer in Sweden
Received on 2017-12-22 00:35:04 CET

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.