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

RE: Re: removing a tag from the repository

From: CRISP Norman <Norman.Crisp_at_alcatel-lucent.com>
Date: Mon, 14 Apr 2008 07:51:49 -0500

Thanks, I did try that when I ran cvs2svn and passed in
--exclude=TAG_TO_REMOVE* but it did not remove them when it converted.
I thought afterwards that perhaps that line would remove branch tags and
not file tags? My conversion completed with no errors, just all the
tags I did not want to carry over.

Norm.

-----Original Message-----
From: Erik Huelsmann [mailto:ehuels_at_gmail.com]
Sent: Monday, April 14, 2008 8:43 AM
To: CRISP Norman
Cc: users_at_subversion.tigris.org
Subject: Re: removing a tag from the repository

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

---------------------------------------------------------------------
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 15:14:36 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.