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

RE: Multiple repositories same hooks

From: Merijn Boom <merijn.boom_at_eurorscg.nl>
Date: 2006-05-31 15:34:27 CEST

Hi Geoff,

Thanks. Thi sis basically what we do now. Would there then be an option
to prevent users to make a repository? Because if they create one they
still miss the "simple" bat files,

Merijn

-----Original Message-----
From: Rowell, Geoff [mailto:growell@ENVOYWW.COM]
Sent: woensdag 31 mei 2006 15:26
To: Merijn Boom
Cc: users@subversion.tigris.org
Subject: RE: Multiple repositories same hooks

Merijn Boom <merijn.boom@eurorscg.nl> wrote:
> Every time a repository is made we have to copy the hook scripts of
one
> earier made repository. Is it possible to change the default created
> repository in order to have our hook scripts in it?
>
> We are running on Windows,

You can't change the default repository creation, but...

Just place a "call" statement, to your centralized hook scripts (say in
"..\..\common_hooks"), in the "*.bat" files in each repository "hooks"
subdirectory. You still have to add the simple "*.bat" files to each
repository's "hooks" subdirectory, but all the complex logic will be
centrally located.

-Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 31 15:36:25 2006

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.