| Re: CVS SVN build script migration.
From: David Weintraub <qazwart_at_gmail.com>
 Date: Sun, 27 Jul 2008 00:09:18 -0400 
On Thu, Jul 24, 2008 at 4:21 AM, N D <niranjan8712_at_gmail.com> wrote:
 In CVS, if you are working on the branch, and you want to switch your
 Also remember that tags in Subversion are just special branches, so
 CVS:
 $ cvs co -rREL_1.0 foo           #Creates a working directory to REL_1.0
 Subversion:
 $ svn co http://foo/tags/REL-1.0  foo    #Creates a working directory to REL-1.0
 There is one feature in CVS that isn't in Subversion that might affect
 If you're not using this particular feature, then simply doing a "svn
 -- David Weintraub qazwart_at_gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-07-27 06:09:48 CEST | 
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.