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

Re: SVN over NFS filesystem

From: Mark Parker <mark_at_msdhub.com>
Date: 2006-01-23 18:37:18 CET

You need to make sure it's a FSFS repository, and not BDB. Also, your
NFS must support locking.

Mark

Nacho Larrabide wrote:
> Hi,
>
> I'm new to svn and I trying to set up my repo over a nfs file system the
> configuration is:
>
> OS: linux - Debian kernel-image-2.6.8-2-686-smp
>
> My repo location: /var/svndir/repo
>
> where svndir is a nfs directory on a filesystem server, my fstab is
> something like
>
> nfsserver:/mnt/svndir /var/svndir nfs rw,noauto 0 0
>
> Is there any problem to use his configuration?, as I read svn supports
> nfs, but also I read an article on the inet that sais that this is not
> possible, is this information true?. Does anyone know any useful link on
> this subject?
>
> Thank you all very much in advance.
>
> Best regards,
>
> Nacho
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 23 18:40:48 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.