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

svn merge

From: shravana kumar <shravanakumar_at_yahoo.com>
Date: Wed, 18 Mar 2009 07:35:56 -0700 (PDT)

Hi All,

I have branch1 and branch2. branch2 is not derived from branch1.

Is it possible to merge branch1 changes to branch2?

If i do merge from branch1 to branch 2, every thing is getting replaced in branch2 instead of merging.

svn status
R 1.c
R 2.c
R 3.c

etc

what is getting wrong ?

Here is the command that i am using.

svn merge <branch1 url> <branch2 url> <working copy of branch2>

Thanks for your help

Thanks & Regards,
Shravana Kumar

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

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