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

Re: Use of svnserve and Dropbox

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 23 Sep 2011 08:27:33 +0300

David Weintraub wrote on Fri, Sep 23, 2011 at 01:18:28 -0400:
> Thanks for all the replies.
>
> Yeah, I figured this wouldn't be a good idea. There's no way to
> prevent multiple users from simultaneous updates. Even if Subversion
> could allow multiple svnserves hitting the same repository by tracking
> lock files,

Subversion does allow multiple svnserves to serve one repository
concurrently --- for the standard definition of "one", at least.
(which dropbox doesn't meet)

And, FWIW, lock files aren't your only concern. The non-safety of
rsync-style backup is another.
Received on 2011-09-23 07:28:25 CEST

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.