Re: retroactive branch?
From: Marc Haisenko <haisenko_at_comdasys.com>
Date: 2007-08-08 14:10:23 CEST
On Wednesday 08 August 2007 13:43, Noam Tamim wrote:
I think you can do it something like this way:
# Create branch
# Check it out
# Merge the big changes up to now
# Switch working copy with uncommited changes to branch; the uncommitted
# Commit the changes in the branch; you can now do "svn up" in the working
# Switch back to the "normal" branch
# Now you have this: $REPO/path and $REPO/branchpath are the same, except that
This all assumes that between $REV_WHERE_BIG_CHANGE_STARTED and HEAD only
Take with care, this is just a quick shot and not tried out.
-- Marc Haisenko Comdasys AG Rüdesheimer Straße 7 D-80686 München Tel: +49 (0)89 - 548 433 321 e-mail: haisenko@comdasys.com http://www.comdasys.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Aug 8 14:09:36 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.