[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: Thompson, Graeme (GE Infra, Aviation) <Graeme.Thompson_at_ge.com>
Date: Mon, 14 Apr 2008 10:26:33 -0400

If you are serving through Apache and do not require path based
authorisation you can try turning off SVNPathAuthz.

Add "SVNPathAuthz off" in your httpd.conf <location> section for
subversion.

We did this and improved log and graph lookups from 30 mins to < 1 min!

HTH,

Graeme

> -----Original Message-----
> From: CRISP Norman [mailto:Norman.Crisp_at_alcatel-lucent.com]
> Sent: 14 April 2008 15:12
> To: Reedick, Andrew; users_at_subversion.tigris.org
> Subject: RE: removing a tag from the repository
>
> In CVS we use the revision graph to follow problems fixed
> between branches and the graphing utility in CVS works really
> well for this.
> What we have seen in SVN is that the functionality is not the
> same, but still with the number of build tags that we have it
> takes over an hour to generate the graph. We were hoping
> that by removing some of the internal build tags that we
> don't care about we can speed this up.
>
> Plenty of investigation on this topic has shown us that SVN
> users don't seem to use the graphing capabilities the way
> that we have in CVS and would like to in SVN.
>
> Norm.
>
> -----Original Message-----
> From: Reedick, Andrew [mailto:jr9445_at_att.com]
> Sent: Monday, April 14, 2008 9:49 AM
> To: CRISP Norman; users_at_subversion.tigris.org
> Subject: RE: removing a tag from the repository
>
>
> > -----Original Message-----
> > From: CRISP Norman [mailto:Norman.Crisp_at_alcatel-lucent.com]
> > Sent: Monday, April 14, 2008 8:34 AM
> > To: users_at_subversion.tigris.org
> > Subject: removing a tag from the repository
> >
> > 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.
> >
> > 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?
> >
>
> Out of curiosity, what do you use the revision graph for?
>
>
>
> *****
>
> The information transmitted is intended only for the person
> or entity to
> which it is addressed and may contain confidential,
> proprietary, and/or
> privileged material. Any review, retransmission,
> dissemination or other
> use of, or taking of any action in reliance upon this information by
> persons or entities other than the intended recipient is
> prohibited. If
> you received this in error, please contact the sender and delete the
> material from all computers. GA622
>
>
>
> ---------------------------------------------------------------------
> 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 16:27:48 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.