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

svn log -g gives inconsistent merge info

From: Marc Strapetz <marc.strapetz_at_syntevo.com>
Date: 2007-10-09 11:00:50 CEST

I have performed various merges from branches to other branches and
finally back to the trunk and now get following revisions for "svn log
-g svn://localhost":

r36
r35 result of merge from r36
r34 result of merge from r36, r35
r33 result of merge from r36, r35, r34
r25 result of merge from r36, r35
r35
r34 result of merge from r35
r33 result of merge from r35, r34
r34
r33 result of merge from r34
r33
r32
...

What is inconsistent here it that r25 is reported as result of merge
from r35 (as part of r36 report), but it's not reported anymore for r35
itself. I'm not sure whether r25 should actually be reported because I
have played with svn:mergeinfo at r35 and at r36, but I would anyway not
expect this mixture.

--
Best regards,
Marc Strapetz
_____________
syntevo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 9 11:01:01 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.