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

Re: Using FAT32 from Linux

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-07-26 12:31:43 CEST

Ross Boylan wrote:
> I dual boot Linux and Windows. I know that subversion will work on
> either (except as a server for Win9x/Me), but want to double check one
> particular scenario.

This is only half the truth: the BDB can't be used on DOS based systems. That
means, that you can't use SVN's file:// on such a system. It has nothing to
do with serving or not, although usually, the server is the part that uses
that mode to access the SVN filesystem.

> I gather from previous posts that even if the repository were on FAT
> it would not be accessible from Windows because of some differences in
> the file structures used by Berkeley db in the two systems.

Yes, the database has different layouts on different machines. However, for
your case I seem to remember that MS Windows/x86 and Linux/x86 use compatible
binary layouts.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 26 12:32:13 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.