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

Re: Sharing repos between Linux and Windows

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-09-30 03:20:51 CEST

Mathieu Frenette wrote:
> I chose to use FAT32 for this partition because it was compatible with
> both OSes in read/write, whereas NTFS was only recommendable for
> read-only. However, I know that I might still encounter problems
> related to CR/LFs, not because of the file system type, but rather due
> to the differences in the OSes.

BerkeleyDB database files are not portable between O/S's. You should be happy
that you are able to run recover and get _anything_ useful back. You should set
up another machine to host your repository, rather than trying to share your
DB's. Alternatively, you could get a VMWare license and run Windows inside of
Linux (or <shudder> vice versa) and keep the repository on some other partition.

In any case, FAT32 is not a robust file system; the EOL problems are the least
of your worries, IMSNHO...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 30 03:21:13 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.