Re: configurable pre-commit script

2015-12-13 Thread Fabien
This leaves the tools/ directory, but this can only contain APLv2 licenced code. If you're willing to relience from GPLv3 to APLv2, I see no problem adding your script somewhere under the tools/hook-scripts/ directory. I'm fine with changing the license to Apache. I'll do that & commit in a f

Re: configurable pre-commit script

2015-12-13 Thread Stefan Sperling
On Sat, Dec 12, 2015 at 08:59:33PM +0100, Fabien wrote: > > Hello Stefan. > > >Your script looks very nice! This definitely saves many people some > >work in writing their own checks. > > > >We're trying to retire the contrib/ directory, since there are several > >ways of hosting open source add-

Re: configurable pre-commit script

2015-12-12 Thread Fabien
Hello Stefan. Your script looks very nice! This definitely saves many people some work in writing their own checks. We're trying to retire the contrib/ directory, since there are several ways of hosting open source add-on scripts elsewhere these days. Ok, so not it contrib/. This leaves th

Re: configurable pre-commit script

2015-12-12 Thread Stefan Sperling
On Sat, Dec 12, 2015 at 10:26:52AM +0100, Fabien wrote: > > Hello svn-dev, > > I've developped a while back a configurable pre-commit script which we have > been using in production on several repositories for some years, see: > > http://www.coelho.net/svn-pre-commit.html > > I would be w