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

Re: WebSVN

From: Tuncer Ayaz <tuncer.ayaz_at_gmail.com>
Date: 2006-09-20 22:06:40 CEST

On 9/20/06, Santhosh Raghunath <sraghunath@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
Received on Wed Sep 20 22:07:27 2006

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.