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

SVNBOOK: svnlook history --show-ids

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2007-11-30 11:53:32 CET

Hi to all,

I have found a little bug in the Subversion book (1.4 / 1.5):

   There is a part about explaining "svnlook history" with it's options and
   the following example output:
-----
$ svnlook history -r 20 /usr/local/svn/repos /tags/1.0 --show-ids
REVISION PATH <ID>
-------- ---------
      19 /tags/1.0 <1.2.12>
      17 /branches/1.0-rc2 <1.1.10>
      16 /branches/1.0-rc2 <1.1.x>

----
    If i do such kind of examination on a repository via svnlook i got the following output:
REVISION   PFAD <ID>
--------   ---------
       4   / <0.0.r4/1630>
       3   / <0.0.r3/524>
       2   / <0.0.r2/429>
       1   / <0.0.r1/3320144>
       0   / <0.0.r0/17>
The main difference here is the "/Number" 
I have checked it with SVN 1.2.3, SVN 1.4.2. both give the same results.
BTW: What meaning has this magic number ?
Kind regards
-- 
Karl Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                     USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 30 11:53:46 2007

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.