Re: how to svn switch "permanently"
From: Talden <talden_at_gmail.com>
Date: Fri, 13 Jun 2008 10:20:08 +1200
> $ svn co -N http://svn.collab.net/repos/svn/tags
Why checkout the tags rather than just the current tag you're wanting?
$ mkdir ~/wc/tags
Note the working-copy name "1.5.0-rc_current"... Use "svn info" to check
> ... time passes and rc11 comes out... I want to avoid pulling down all of
$ cd ~/wc/tags
Or something to that effect.
Having the tags folder checked out doesn't seem to buy you anything
-- Talden --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-06-13 00:20:27 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.