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

Re: Using Subversion with online storage and file protocol

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 3 Dec 2009 22:13:36 +0100

On Thu, Dec 03, 2009 at 03:26:43PM -0500, Bob Archer wrote:
> The file:// protocol is for single user access
> only. Your repository could become corrupted when more than one access
> it at the same time.

That's not true, there are transactions and lockfiles for a reason.

> > Any suggestions of alternative ways to run a repository for a small
> > team without access to a suitable server (other than going with a
> > commercial hosting provider)?
>
> I believe there are some free svn hosters out there.

Yes, some e.g. provide free service if the repository size is small.

> If you don't want to go that way then one of the 5 devs could host the
> repository on his own machine and run either apache or svnserve
> routing the port.
>
> Another option of course is to use a distributed vcs like Git or Mecurial.

Yes to both points.

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2426827

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-03 22:14:38 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.