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

RE: Best Pratices

From: Giulio T <giulio.troccoli_at_uk.linedata.com>
Date: Thu, 8 Jan 2009 10:11:43 +0000

> Now that I have the access file issue fixed. I am working on some post-
> commit hooks and I was wondering about the following:
> 1. Do people use a post checkin hook to auto update the hooks directory?
> 2. Along with 1, if you have more than 1 repo do you have 1 place where
> you keep your hooks and have the post checkin hook do the update to
> multiple locations?
> 3. Any problems with post checkin update?
>
> I looked through the SVN book and user group but I didn't see any ideas.
> If this has been asked before, I apologize.
> Thank you,
> Thanks
> Joe

Hi Joe,

I have 5 "code" repositories and 1 "hook" repository. All "code" repositories' hooks are symbolic links to a WC of the "hook" repository (I use Linux).

When I commit anything to the "hook" repository its post-commit hooks automatically updates the "hook" WC.

It has happen in the past that the post-commit hook basically updates itself, but I have never had a problem.

Giulio

Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1011411

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-08 11:12:46 CET

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.