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

Re: FSFS and file:// access method on Windows network share

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-06-16 20:08:18 CEST

On Jun 16, 2005, at 11:28 AM, Arnette, Bill wrote:

> Forgive me if this is a FAQ but,
>
> Can the file:// access method be used safely for accessing an FSFS-
> based
> repository on a Windows network share?

I've never done it but from following various messages posted here it
appears that others have.

>
> A lot of the documentation hints that it can, but does not state it in
> such words.
>
> If it can, is there a need for svnserve on a Windows network?

I suspect svnserve will offer better performance. I believe it will
generate less network traffic, since the svnserve process can access
the repository files locally to do a lot of what must be done
remotely when using the file:// protocol.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 20:09:45 2005

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.