Re: Dropping Subversion
From: Ben Reser <ben_at_reser.org>
Date: 2004-04-03 02:20:13 CEST
On Sat, Apr 03, 2004 at 01:50:41AM +0200, Marcin Kasperski wrote:
How long does it take to delete a directory and its contents? You
svn co https://svn/project
oops
mv project/trunk project-trunk
> How do you check out next fresh working copy?
svn co https://svn/project/trunk project
>Do you check out each module separately?
Yes.
> What about updating?
svn up
You do realize you can nest a working copy within another working copy?
If you want to switch to a different branch or tag, you can use svn
It's all a heck of a lot easier than you make it out to be.
> Maybe. But seems to me, it would be more natural NOT to checkout all the
subversion doesn't know what a tag is. How you use a path in your repo
-- Ben Reser <ben@reser.org> http://ben.reser.org "Conscience is the inner voice which warns us somebody may be looking." - H.L. Mencken --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Apr 3 02:20:28 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.