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

Re: Sharing local repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-12 21:57:40 CEST

On Sun, 2004-09-12 at 14:16, Peter Strempel wrote:

> Is there a way to safely share the same SVN repository among several
> OS'es on the same computer? Or asked the other way, is SVN for me
> considering the above scenario?

BDB isn't likely to work from two different operating systems, and
(probably) two different BDB versions. It's highly specific stuff.

Try using an fsfs repsository instead, that should be OS / architecture
/ version independent.

See the 1.1 release notes:
http://subversion.tigris.org/svn_1.1_releasenotes.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Sep 12 22:00:49 2004

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.