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

Re: removing a tag from the repository

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Mon, 14 Apr 2008 14:43:20 +0200

On 4/14/08, CRISP Norman <Norman.Crisp_at_alcatel-lucent.com> wrote:
> We are in the process of migrating from CVS to SVN. I have used the
> cvs2svn script to convert my repository and all went well. The
> conversion gave us the expected branches, tags and trunk structure which
> is wonderful, but we would now like to remove many of the tags that were
> created and carried over from CVS.

If I'm correct, it's possible to instruct cvs2svn to ignore tags with
certain patterns in the conversion (ie it won't recreate matching
tags).

> In CVS we would build nightly and create a tag for all the files used in
> the build. Over many years of development this has created thousand of
> tags that will never be used again.
>
> My question is, is it possible to permanently remove these tags so that
> tools such as building the revision graph will run faster?

HTH,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-14 14:43:57 CEST

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.