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

RE: Merge Behaviour.

From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 20 Feb 2009 09:49:32 -0500

> using the following command;
> svn merge -r 1234:head /trunk/directoryA/file1 /trunk/directoryB/file3
>
> I expected all changes that were made file1 from revision 1235: head
> to be placed into file3.

I really don't think merge was designed to work the way you expect. You
really need to do a svn diff then apply that diff to file3.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-20 15:50:27 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.