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

Enhancement suggestion for svnadmin create and default hook files

From: Martin J. Evans <martin.evans_at_easysoft.com>
Date: 2004-06-04 14:47:12 CEST

svnadmin should allow .tmpl hook files placed in new repos to come from real
files instead of being hard-wired in repos.c

We have created some hooks based on the template files and want them placed in
all new repositories. Unfortunately I've discovered the xxx.tmpl files are
created from code in repos.c. It would be much nicer if svnadmin create could
pull the files placed in the hooks dir from a predefined place and in that way
you could create your hooks, copy them to the place where svnadmin gets them
from and then all svnadmin creates would get the same hooks. The net result for
anyone not wanting this would be no different - they just don't change the files
svnadmin uses for the create.

Martin

--
Martin J. Evans
Easysoft Ltd, UK
Development
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 4 14:49:41 2004

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.