Re: create branch failed
From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Tue, 6 Jan 2009 15:57:28 -0600
On Jan 5, 2009, at 13:21, Helge Kruse wrote:
> I want to reorganize my repository and create a trunk/branch
Is your working copy really the root of your hard disk? I'm surprised
cd workingcopy
or
cd workingcopy
> This copied the complete tree below Product to the new branch. I
That probably didn't do anything, since you had not made any change
svn revert branch/x.y
Or possibly:
svn revert -R branch
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.