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

SVN-1.5-Alpha2: Merginformation (mergeinfo / proplist)

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Wed, 05 Mar 2008 22:07:55 +0100

Hi there,

i would like to know if someone can explain me the following thing:

I have done the following command on a checkout wc (trunk):

svnsles9:/home/kama/SVN-1.5-TESTS/trunk # svn mergeinfo
Path: .
  Source path: /trunk
    Merged ranges: r1:238
    Eligible ranges:
  Source path: /branches/B_WEBINTEGRATION
    Merged ranges: r188:233
    Eligible ranges: r233:239
  Source path: /branches/B_NEWTEST
    Merged ranges: r234:237
    Eligible ranges: r237:239

Than i have done the following command on the same working copy:

svnsles9:/home/kama/SVN-1.5-TESTS/trunk # svn pl -v .
Properties on '.':
  svn:ignore : .metadata

  svn:mergeinfo : /branches/B_NEWTEST:235-237
/branches/B_WEBINTEGRATION:189-233
/trunk:2-238

I'm little bit confused, cause mergeinfo prints out:
for merged ranges: r234:237 but the ps command will give the values of
the properies: for the B_NEWTEST as the following: 235-237 .

So why is there a difference for the starting revision 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
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-05 22:08:06 CET

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.