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