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

Question: Best way to branch after changes have already been made

From: Mike Harris <GENIE_at_prodigy.net>
Date: 2005-04-26 18:10:09 CEST

Here's my situation. I have made changes to my working copy of our
trunk. After making a week's worth of changes, I now need to shelve the
changes and move on to something else. What I want to do is check these
changes into a branch, but my working copy points to the trunk. What is
the best way to accomplish this? There are a couple ways I know of to
do it, but they seem sub-optimal.

1. I could create the branch of trunk, check out a working copy, then
copy the modified files into the branch working copy and check it in

2. I don't think this even works, but I could relocate (switch
--relocate) my WC from trunk to the new branch and check in. This would
be great, but I don't believe relocate can be used in this fashion.

Any suggestions would be appreciated. Thank you.

Mike Harris

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 26 19:17:21 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.