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

RE: Subversion on Windows via Samba

From: Mark <mark_at_msdhub.com>
Date: 2003-12-12 17:44:11 CET

Repositories on network drives are terrible ideas. If I understand
correctly, BDB uses shared memory to manage locks in the database, and if
some process is accessing the DB from another machine, the memory isn't
shared anymore.

Furthermore, the DB files that BDB creates on one platform aren't compatible
with BDB on any other platforms.

If I'm wrong here, someone please correct me.

Mark

-----Original Message-----
From: Rick Brice [mailto:Rick.Brice@comcast.net]
Sent: Friday, December 12, 2003 9:31 AM
To: users@subversion.tigris.org
Subject: Subversion on Windows via Samba

Is it possible to set up a Subversion repository on a Linux box, make
the repository folder available to Windows clients via Samba, and have
the Windows users access the repository as if it is hosted on a local
Windows disk?

It seems like it would work but I've been wrong before.

Thanks,
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 12 17:47:15 2003

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.