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

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

From: <kfogel_at_collab.net>
Date: 2005-04-26 20:54:14 CEST

In the future, please ask questions like this on the users@ list, not
the dev@ list. The dev@ list is for development discussion, not user
support.

(Not a big deal, just letting you know for next time.)

Thanks,
-Karl

Mike Harris <GENIE@prodigy.net> writes:
> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 26 21:25:47 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.