Re: Give us instructions to create a new repository with the branch code of a old repository
From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Sat, 14 Nov 2009 03:08:46 -0600
On Nov 14, 2009, at 02:52, lalith prasad wrote:
> I have already used switch command. But it doesn't worked for me.
The usage of the "svn switch" command is "svn switch URL [PATH]" where "PATH" is the local filesystem path to the working copy you want to switch (can be omitted if you're currently in that working copy), and "URL" is the new URL within the repository that you want the working copy to be switched to. You don't specify the old URL. (The working copy already knows it.)
------------------------------------------------------
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.