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

Merge question

From: Brian Erickson <erickson_at_BAUERCONTROLS.com>
Date: Wed, 16 Jan 2008 10:17:09 -0500

Hi all,
 
We've been debating this a little here and the documentation (at least
to me) is not clear on the subject.
 
Are these two commands equivalent?
 
1) svn merge http://server/trunk@123 http://server/trunk@132 .
2) svn merge -r123:132 http://server/trunk .
 
Brian
 
 
Received on 2008-01-16 16:22:08 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.