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

Re: SVN tagging problem

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-06-08 17:43:34 CEST

Karl Fogel wrote:
> "Andy Levy" <andy.levy@gmail.com> writes:
>>> one last thing how do I delete tags, I've made a few tags during this
>>> process of running the tag command
>> "Tags" are just copies, so you delete them the same way you'd delete
>> anything else. Unless your permissions are set up to disallow that.
>
> That is, using 'svn rm'.

And, like any other svn rm operation, it isn't actually removed from the
repository, just from the view of subsequent revisions. It will still
exist in the repository and can be retrieved by specifying a revision or
date before the rm.

-- 
   Les Mikesell
    lesmikesll@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 8 17:42:47 2007

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.