You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Santhosh Raghunath <sr...@adteractive.com> on 2006/09/20 18:34:09 UTC

WebSVN

Hi:

 

To setup WebSVN, is it required to be installed on the same server as
the SVN server - where the repository exists?

 

If it can be setup on a different box, could you please let me know how
to configure the WebSVN config.inc file?

 

Thanks

~Santhosh

 

Santhosh Raghunath

 

 

 


Re: WebSVN

Posted by Tuncer Ayaz <tu...@gmail.com>.
On 9/20/06, Santhosh Raghunath <sr...@adteractive.com> wrote:
>
[snip]
>
> To setup WebSVN, is it required to be installed on the same server as the
> SVN server – where the repository exists?
>
>
>
> If it can be setup on a different box, could you please let me know how to
> configure the WebSVN config.inc file?

WebSVN uses svnlook which needs direct file access to the repo.
If your repository format is FSFS you could try hosting it on NFS but be
careful with NFS and locking.

If you decide to do this you will have to make your repository is available via
NFS and mount that on the WebSVN-hosting machine and then just configure
the NFS-mount as the path to the repo in config.inc.

[snip]

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org