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

Multiple repositories on windows

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-07-12 05:24:42 CEST

Hi All,

I am _not_ trying to masquerade using a new subject line, but I figured
this subject was more appropriate as I received only two response for my
previous topic "Subversion on windows using symbolic links".

I can't believe I am the first person trying to implement Multiple
repositories on windows..:)

Here is my issue:

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.

My recommendation :
I have done some investigating and soul searching and came up with the
following strategy. Could any Subversion on windows gurus please review
my plan and advice me of any potential "dragons" waiting for me down the
path, or confirm my approach is appropriate.

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 include an absolute reference to the
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 single version of the password
database and hooks.

I am sorry for the inconvenience this new email may have caused.

Any help is mush appreciated.

Thanks
lakshman

=======================================================
The information contained in this email and any files attached may
be confidential information to the intended recipient and may be
the subject of legal professional privilege or public interest immunity.

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

*******************************************************************
This footnote also confirms that this email message has been swept
for the presence of computer viruses.
*******************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 12 05:24:30 2007

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.