[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: M7: Branches and Tags

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-11-16 20:53:37 CET

On Fri, Nov 16, 2001 at 09:22:33AM -0500, Kevin Pilch-Bisson wrote:
>...
> eg:
>
> $ cd <top of tree>/trunk
> $ svn cp . http://some.server.com/repos/tags/mytag1
> $ svn switch http://some.server.com/repos/tags/mytag1
>
> Although this is still far more typing than:
>
> cvs tag filename.

Write a shell script, then.

And note that your "switch" is different behavior than cvs tag. The cvs
command doesn't add a sticky tag to your WC.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 2006

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.