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

Sharing a repository between linux and win32

From: Jörg Rüppel <joerg_at_sharky-x.de>
Date: 2003-12-24 06:45:39 CET

Hi there,

I am trying to use the same local repository with Linux/Apache and
Win32/Apache. From Linux I created the repository on a FAT32 partition
and all went fine, I imported my project and was able to check it out
again. Under Win32 I installed the recent Apache and Subversion 0.35.1 (
as in Linux ), but while trying to access the repository, I get this error:

[Wed Dec 24 01:49:38 2003] [error] [client 192.168.5.2] (20014)Error
string not specified yet: Berkeley DB error while opening environment
for filesystem E:/svn/repos/db:
Invalid argument
[Wed Dec 24 01:49:38 2003] [error] [client 192.168.5.2] Could not fetch
resource information. [500, #0]
[Wed Dec 24 01:49:38 2003] [error] [client 192.168.5.2] Could not open
the requested SVN filesystem [500, #160029]
[Wed Dec 24 01:49:38 2003] [error] [client 192.168.5.2] Could not open
the requested SVN filesystem [500, #160029]

Trying to access directly from commandline via file:///e:... I yield the
same error.

Is it possible to share a repository somehow and if yes, any hints what
the problem might be? I only got one computer here but still want to use
Svn for versioning my project from Windows and Linux alike.

Regards,
Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 24 06:46:47 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.