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

Re: File system for repository accessed using Samba?

From: Andrew Thompson <andrewkt_at_aktzero.com>
Date: 2005-05-27 15:06:18 CEST

Robin Bowes wrote:
> Q1: If I do create a Samba share, do I need to create the repository
> using a particular file system?

There are some warnings about creating a BDB repository on a NFS share,
but that's all that I know of. FSFS is a better choice in that instance,
and probably overall(unless you're already intimately familiar with BDB).

> Q2: Would I be better sticking to the http interface and not exposing
> the repository as a Samba share?

Maybe. The libraries are written to allow for concurrent access. The
only concern that comes to mind would be someone accidently deleting the
folder, or fiddling around in there and breaking something.

> And finally: (Perhaps more for the TortoiseSVN list but as I'm here...)
>
> Q3: Does TortoiseSVN work with both http and "local filesystem"
> repositories?

I'm fairly certain TSVN uses SVN base libraries, so you should be able
to use any normally supported access method.

-- 
Andrew Thompson
http://aktzero.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 27 15:11:16 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.