We are using that strategy on our production repos. Works like a breeze,
no problem.
Kjell
Ryan Schmidt wrote:
> On Jan 17, 2006, at 00:58, Lakshman Srilakshmanan wrote:
>
>> I am looking for feedback on your thought in doing the following.
>>
>> 1. Move hooks directory in the repository to outside the repository
>> eg. mv /repos/Enterprise/Common/hooks /repos/hooks
>> 2. put a symbolic link in the /repos/Enterprise/Common
>> eg. ln -s /repos/hooks /repos/Enterprise/Common
>>
>> The reason I want to do this is because I will have multiple
>> repositories and need to maintain the same hooks scripts across all
>> repositories.
>
> Sounds like a great idea. We do this with both the hooks and conf
> directories of a set of test repositories, though I don't think
> anyone's actually using them. But I don't see why this strategy
> wouldn't work.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 17 08:45:39 2006