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

Re: setup multiple SVN url repositories

From: Peter McNab <mcnab_p_at_melbpc.org.au>
Date: 2007-01-19 22:06:02 CET

Grace Go wrote:
> Hello all,
>
> Need help in setting up multiple SVN url repositories.
>
> Currently I can access the repository with svn://ip address
>
> I am adding another repository on the same machine/ip address. How can my
> client see that second repository?
>
> Thank you,
> Grace
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>
>
>
Hi Grace

Depending on the server svn revision :-
Up to about 1.3 you need PHP installed and configured on the server
along with the PHP script from the Subversion on line documentation.
 From memory I think svn 1.4 up there is a new keyword "SVNReposName"
you can add to the httpd.conf file which allows clients to browse
multiple repositories.

In both cases you need to read the SVN documentation applicable to your
server's version of SVN because it requires changes on the sever side,
not on the client (TSVN) side.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jan 19 22:06:18 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.