Re: any "must-have" hooks to implement on svn server?
From: David Weintraub <qazwart_at_gmail.com>
Date: Wed, 16 Jul 2008 15:58:07 -0400
Must have? I can't say anything is must have. A security hook is the
The most popular hooks are:
* Some sort of permissioning hook. Does this particular user have
I wrote my own hook for the first one because I didn't like the
I am still working on how to do the second hook. I want users to be
Another hook I have is one that verifies that particular subversion
-- David Weintraub qazwart_at_gmail.com On Wed, Jul 16, 2008 at 8:27 AM, <christian.peper_at_kpn.com> wrote: > Hi all, > > I've been reading up on SVN for the last month and after trying CEE and > SFEE (on demand), I decided to start simple and see where it'll lead us. > I now have a svn 1.5 server up and running well, imported 100 or so old > RCS files, and I'm slowly letting my co-workers use it. I plan to tweak > and polish the server here and there while they work. :) > > My question: > - which hooks or scripts are must-have on a day to day basis? > > I don't mean pre-commit or pre-lock in general, but who knows for a fact > that using a pre-commit hook to test for X, Y and Z in a multi-user dev > group working on several project is a good idea? > > I've seen the hook templates, read a few posts on the forum and various > blogs, but while I agree that they contain potentially useful stuff, I > have yet to see a collection of must-have tools, contribs or hooks for a > subversion server. :) > > And... if they are "must-have" or commonly implemented, why are they not > included with the svn server by default? > Sincerely, > Chris. > > --------------------------------------------------------------------- > 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.orgReceived on 2008-07-16 21:58:34 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.