Re: CVSROOT type functionality?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-04 03:09:50 CEST
Robert W Anderson <rwa@alumni.princeton.edu> writes:
> But I still don't get it. I would expect the only reason to branch is
As pilchie said, 'svn cp URL URL' can make a tag as well, just for
> So you eventually have to pay for a "real" copy in either case.
Not always. Here's an example of cheap copy, cheap checkout:
$ svn cp http://foo.com/project/trunk \
$ cd trunk
That switch command will basically do nothing but rewrite your working
---------------------------------------------------------------------
|
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.