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

svn merge question

From: Troy Curtis Jr <troycurtisjr_at_gmail.com>
Date: 2007-10-13 18:13:28 CEST

I've pulled down r27167 of trunk (the latest as of last night) to
check out the new merge-tracking features. I am using the
merge-tracking early adopter repository for my tests at the moment and
I ran into an issue that confused me:

* I'm in /branches/d that I created from r8 of /trunk.
* 'svn mergeinfo' tells me r0:8 are merged and r8:23 are available for merge.
* 'svn merge <repo path>/trunk' to merge all the available changes
(this is the correct usage right?) and it tells me "merging r2 through
r23 into '.'".

That makes me a little confused, I would expect it to say "merging r8
through r23" since r8:23 were the available revisions. So I look at a
long on /trunk and see there is r2, r6, and r8. r2 is a normal commit,
r6 is a merge from /branches/a and r8 blocks r7 from /branches/a.

Is this a feature or a bug? :)

Note that I am using svnmerge.py right now so maybe there is a
different usage mode.

Troy

-- 
"Beware of spyware. If you can, use the Firefox browser." - USA Today
Download now at http://getfirefox.com
Registered Linux User #354814 ( http://counter.li.org/)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 13 18:13:38 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.