RE: Subversion on windows using symbolic links
From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-07-13 06:00:01 CEST
Hi Mike,
What do you think about the following steps ?
1. Leave hooks and conf directories for each project as they are.
2. In the hooks/pre-commit.bat, in each project repositories, include an absolute reference to a perl script (/repos/hooks/per-commit.pl) in a centralised location.
3. In the conf/svnserve.conf,in each project repositories, include an absolute reference to a centralised passwdb file password-db = /repos/conf/passwdb
The above approach, as I view it, will provide me the flexibility to have a single repository per project and at the same time minimise my administration work as I have only a single version of the password database and hooks.
I am reluctant to install the "NTFS Junction point" as I don't think any one is using it with Subversion. The above approach on the other hand fits neatly into the existing windows framework.
Thanks
Hi Lakshman
You can prevent the 'echo off' from being echoed by prefixing it with an '@' so making '@echo off' your first line of the bat file.
I am considering these matters at the moment for the same reason as you!
Regards
Mike Newsome
-----Original Message-----
Hi Roy,
Thanks for your feed back, unfortunately a bat file with a link (lnk) hangs if any output is printed on the console, including "echo off".
Am I the only one attempting this type of implementation on windows ? :(
Any help will be greatly appreciated.
Thanks
-----Original Message-----
Hi,
About the Hooks, I think you can create a bat file to point to the centralized hooks in each repo's hooks directory.
Regards,
Roy Dong
-----Original Message-----
Hi All,
I installed Subversion on Linux and created a new repository for every project. I used symbolic links in Linux to centralise the hooks and conf directories.
Is there an equivalent in windows if not what is the alternative or work around to implement a single repository per project with centralised hooks and conf directories.
Thanks
=======================================================
If you are not the intended recipient, any use, disclosure or copying is unauthorised.
If you have received this document in error please telephone 1300 307 082
*******************************************************************
---------------------------------------------------------------------
____________________________________________________________________________
_____________________________________________________________________________
=======================================================
If you are not the intended recipient, any use, disclosure or copying is unauthorised.
If you have received this document in error please telephone 1300 307 082
*******************************************************************
---------------------------------------------------------------------
CONFIDENTIAL AND PRIVILEGED: This E-mail and any files transmitted with it are confidential and are solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for delivering the e-mail to the intended recipient, be advised that you have received this e-mail in error and that any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited. HiTek Power takes all possible action to prevent the spread of electronic viruses, but takes no responsibility for any messages, which may somehow contain such a virus. If you have received this e-mail in error, please immediately notify the IT administrator by telephone at:
HiTekPower Ltd.: Company registration number: 908344 Place of registration: England & Wales, Registered office: Unit 10 Hawthorn Road, Littlehampton, West Sussex, BN17 7LT.
=======================================================
If you are not the intended recipient, any use, disclosure or copying is
If you have received this document in error please telephone 1300 307 082
*******************************************************************
---------------------------------------------------------------------
|
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.