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

RE: Re: I, too, miss tags.

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2006-02-24 20:55:59 CET

Patrick Burleson wrote:
> This got me thinking about how we use tags in CVS. Is it possible to
> make a subversion tag based on the revisions in my local working copy?
> We use that "feature" of CVS's tagging to tag things on our test and
> staging servers. We tag based on the local working copy so we don't
> accidently get stuff that's been checked in since, but hasn't shown up
> on the server yet.

You can make tags from your working copy.

svn cp . <repository>/tags/new_tag_name

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 24 20:59:23 2006

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.