Subversion on a SMB-Share
From: <Seb.ADIO_at_gmx.de>
Date: Thu, 07 Feb 2008 17:28:56 +0100
Dear list,
I should set up a subversion system on a network share (access by about 5 users). As I read in various documentations it should never be done with Berkley databases.
But using a FSFS-repository with a network share is possible (Redbean-Tutorial). In the same document, it is recommended in the section "The Apache HTTP Server" to don't du so, because it "removes and layer of protection against the file system" (http://svnbook.red-bean.com/en/1.4/svn-book.html, seee below)
I know that the users are able to operate on the file system and be able to modify or delete files. But, it is a team of about 5 members. Has anybody of you experience or problems using a network share. I think, that especially corrupted network connections, file system permissions and multiple accesses can lead to problems because the system is accessed in the context of different users at the same time or has subversion a mechanism to avoid them?
The problem is that we need a version management and setting up a server infrastructure can not be realized in the short of time.
Thanks for your help.
Sebastian
citation from http://svnbook.red-bean.com/en/1.4/svn-book.html
The Apache HTTP Server
-- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-02-07 17:29:25 CET |
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.