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

Re: Merge from trunk head

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-01-05 02:31:19 CET

On Jan 5, 2006, at 02:13, Lakshman Srilakshmanan wrote:

> To merge all the change in branch@HEAD into trunk@HEAD can I do the
> following.
> That is, will any changes committed in trunk be retained and changes
> from the branch applied.
> At the end of this process trunk will have the latest copy.
>
> svn co svn://<host>/project1/trunk my-trunk-copy
> cd my-trunk-copy
> svn merge svn://<host>/project1/branch svn://<host>/project1/trunk
> svn commit

No. That's not how you use merging, and that doesn't do what you want
it to do.

Perhaps the explanation I just wrote in another thread will help you:

http://svn.haxx.se/users/archive-2006-01/0149.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 5 02:33:54 2006

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.