RE: RE: Can I have one post-commit script for all my repositories?
From: <nicklist_at_planet.nl>
Date: Tue, 11 Mar 2008 16:28:00 +0100
You can also skip step 2 and change step 4 to:
Step 4: Link the script in new_repos/hooks/ so it keeps up to date with the master script. (Linux: ln -s <path-to-global_svn_scripts>/<scriptname> <path-to-new-repos/hooks/<script-name>
Hth,
Nick S.
-----Original Message-----
Step 1: Create the real scripts in a global dir. /global_svn_scripts
Step 2: create a master hooks directory (/master_hooks) containing the
Step 3: Create a repos, new_repos
Step 4: copy master_hooks/* new_repos/hooks/.
From: Dyrson Rodrigues [mailto:dyrson_at_pbh.gov.br]
I have a post-commit script running fine for one repository. I'd like to
I notice the existence of a hooks directory in the root installation
So this is my question. Is there a way to have one post-commit script
Thanks in advance.
Dyrson
*****
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA625
|
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.