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

Re: SVN hangs on commit with select() timeout

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-12-28 10:46:19 CET

> EH> - What's the output of 'svn --version'?
> jdb@bigbox:~$ svn --version
> svn, version 0.33.0 (r7737)

You *do* know there has been a bugfix release 0.33.1? I it would be
applicable only if you ever use a client/server setup though - not for file:///

[ snip ]

> I use file://

[ on: ]
> i686 Debian Linux (unstable)

[ with BDB: ]
> Version 4.1:

I think that at the time of release of 0.33, the recommended version for BDB
on Linux was 4.0.14. Only for systems where that version is not available
(MacOS) or causing problems (Win32) using 4.1.25 was acceptable.

Have you tried running 'svnadmin recover /path/to/repository'? It could fix
problems which don't show up immediately on just any use case.

Also, please check that your *.log files in the db/ directory of your
repository are accessible to the user you are running your svn command with.

If that does not work:
- Are you sharing the repository via file:///?
- Is your repository located on an NFS mount?

bye,

Erik.

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 28 10:47:04 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.