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

problems with svn+ssh://

From: Paramjit Oberoi <p_s_oberoi_at_hotmail.com>
Date: 2003-07-20 19:35:34 CEST

I just realised that my repository is on an AFS filesystem.
That probably explains all the unpredictable behavior I
have been seeing. Maybe the "svnadmin help create"
should have a warning about this?

Thanks to everyone who replied.

-param

----------------------------------------------------------------------------

I'm accessing a remote repository using URLs of the form
svn+ssh://server/path
Every time I commit a change remotely, the repository becomes unusable.
I get the following errors:

svn: Couldn't open a repository.
svn: Unable to open an ra_local session to URL
svn: Berkeley DB error
svn: Berkeley DB error while opening environment for filesystem <...>
DB_RUNRECOVERY: Fatal error, run database recovery

or, sometimes:

svn: Filesystem is corrupt
svn: txn_body_read_rep: checksum mismatch on rep "h9":
   expected: 7f8ff1204d6da3acc89aa28da1bda1e8
     actual: e02dfc3d5735544664a69a8dae00a9e9

It works again after I run svnadmin recover on the repository.

Both server and client are running version 0.25 compiled from
an identical tarball. Any hints on how to debug the problem?

Thanks,
-param

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 21 01:31:12 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.