Thanks for the info!
-----Mensaje original-----
De: Ryan Schmidt [mailto:subversion-2007b@ryandesign.com]
Enviado el: lunes, 01 de octubre de 2007 08:57
Para: Gonzalez Diaz, Xoan
CC: users@subversion.tigris.org
Asunto: Re: Installation in different servers
On Oct 1, 2007, at 01:37, Gonzalez Diaz, Xoan wrote:
>>> Is it possible to install a repository in subversion with apache in
>>> two different servers?
>>>
>>> I mean install apache in one of the servers and subversion in the
>>> other.
>>>
>>> I haven't proved yet, but it seems possible with a little job
>>> configuring apache ...
>>
>> I don't think that's recommended. Why would you want to do that?
>
> :)
> It's a good question. I am actually making some tests on Subversion to
> decide if SVN is the appropiate software to my company.
> The only reason to looking for info about that is to be ready to the
> questions of the staff at the system's area of my company ...
> I suppose that is not the most common configuration, but perhaps
> someone
> has proved it ...
You can store the repository on an NFS share available to the server
running svnserve or apache2, but it can be problematic. It depends on
the configuration and capabilities of your NFS server.
It is recommended that the repository be on a disk that is local to
the server that's running svnserve or apache2. Storing it on a SAN
with a cluster filesystem available to that server, for example using
Apple's Xsan, should work fine too.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 1 12:29:03 2007