Re: Merging from Branch from Working Copy
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-04-28 23:01:11 CEST
On Apr 28, 2006, at 20:05, Dan Mahn wrote:
> - I modified my working copy, creating a new directory and then
If I understand correctly, and you did not do a commit between these
You should first create the branch, matching some revision of the
svn cp $URL/trunk $URL/branches/my-branch -m "Making my-branch"
If you already had a working copy of trunk and had already made
svn cp $URL/trunk $URL/branches/my-branch -m "Making my-branch"
---------------------------------------------------------------------
|
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.