[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: Joseph Barillari <jbarilla_at_princeton.edu>
Date: 2003-12-28 10:21:16 CET

>>>>> "EH" == Erik Huelsmann <e.huelsmann@gmx.net> writes:

    EH> Hi Joseph, Could you provide some more detail please?

By all means.

    EH> - What's the output of 'svn --version'?

jdb@bigbox:~$ svn --version
svn, version 0.33.0 (r7737)
   compiled Nov 16 2003, 15:55:24
 
Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
 
The following repository access (RA) modules are available:
 
* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
  protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network
  protocol.
  - handles 'svn' schema
 
    EH> - Do you use file:///
    EH> or another protocol? If server: what version?

I use file://
    
    EH> - Which OS do you run on?

i686 Debian Linux (unstable)

    EH> - Which version of Berkeley DB do you use?

Version 4.1:

jdb@bigbox:~$ ldd /usr/bin/svn|grep db
        libdb-4.1.so => /usr/lib/libdb-4.1.so (0x40163000)

I'll be happy to supply further info.

Thanks in advance,

--Joe

-- 
Joseph Barillari -- http://barillari.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 28 22:00:52 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.