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

RE: svn:mergeinfo with a star

From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Wed, 2 Dec 2009 10:12:53 +0100

> Van: Remi Verchere [mailto:rverchere_at_gmail.com]
>
> Hello,
>
> I'm with subversion 1.6.6., and use sandboxes to make some changes
> before delivering it to my project branch.
> Then, I merge my work from the sandbox to the branch, and I've seen
> that svn:mergeinfo had a star :
>
> $ svn pget svn:mergeinfo .
> /sandboxes/t2:40-45*
>
> Do you know what the star means ? This is a particular case, as I've
> not seen this in other svn:mergeinfo properties in others branches.

I'm no expert, but I know there's a long article explaining the mechanics of mergeinfo:
http://www.collab.net/community/subversion/articles/merge-info.html

Quickly scanned through it to see that the * indicates "non-inheritable merginfo", whatever that means ;). It's explained deep down in the section "Mergeinfo Inheritance and Non-Inheritable Ranges".

You might want to read more of that article to really understand ...

Regards,
Johan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2426246

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-02 10:16:10 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.