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

Copy from one branch to another

From: Adams, Arthur \(Aquilent\) <Arthur.Adams2_at_va.gov>
Date: 2007-08-21 13:11:16 CEST

We're finising a major release of my project here. Once we release we
want
to copy its branch to the subversion trunk.

The key word there is 'copy' -- because this is pretty much a complete
restructuring of our code, the decision was made (before I got here)
that we wanted to replace the trunk, not merge to it.

My plan is to do an svn rename on the current trunk, to something like
trunk_old,
And the an svn copy of the current branch to trunk.

Is there a better way to do that?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 21 13:29:18 2007

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.