Ok, I think the apache/error.log show some more useful information:
[Thu Feb 14 08:30:00 2013] [error] /usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/db/models/fields/__init__.py:761: RuntimeWarning: DateTimeField received a naive datetime (2013-02-07 00:00:00) while time zone support is active.
[Thu Feb 14 08:30:00 2013] [error] RuntimeWarning)
[Thu Feb 14 08:30:00 2013] [error] /usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/db/models/fields/__init__.py:761: RuntimeWarning: DateTimeField received a naive datetime (2013-02-15 00:00:00) while time zone support is active.
[Thu Feb 14 08:30:00 2013] [error] RuntimeWarning)
[Thu Feb 14 08:30:00 2013] [error] /usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/db/models/fields/__init__.py:761: RuntimeWarning: DateTimeField received a naive datetime (2013-01-15 00:00:00) while time zone support is active.
[Thu Feb 14 08:30:00 2013] [error] RuntimeWarning)
[Thu Feb 14 08:30:00 2013] [error] /usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/db/models/fields/__init__.py:761: RuntimeWarning: DateTimeField received a naive datetime (2012-12-16 00:00:00) while time zone support is active.
[Thu Feb 14 08:30:00 2013] [error] RuntimeWarning)
[Thu Feb 14 08:30:00 2013] [error] /usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/db/models/fields/__init__.py:761: RuntimeWarning: DateTimeField received a naive datetime (2012-11-16 00:00:00) while time zone support is active.
[Thu Feb 14 08:30:00 2013] [error] RuntimeWarning)
[Thu Feb 14 08:30:02 2013] [error] /usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/db/models/fields/__init__.py:761: RuntimeWarning: DateTimeField received a naive datetime (2013-01-15 00:00:00) while time zone support is active.
[Thu Feb 14 08:30:02 2013] [error] RuntimeWarning)
[Thu Feb 14 08:30:02 2013] [error] /usr/local/lib/python2.7/dist-packages/Django-1.4.3-py2.7.egg/django/db/models/fields/__init__.py:761: RuntimeWarning: DateTimeField received a naive datetime (2013-02-14 00:00:00) while time zone support is active.
[Thu Feb 14 08:30:02 2013] [error] RuntimeWarning)
Unable to import settings_local.py: No module named settings_local
The Reviewboard log:
2013-02-14 08:30:14,489 - DEBUG - SVNTool: Attempting ssh connection with host: [server], username: [user]
2013-02-14 08:30:19,535 - DEBUG - starting thread (client mode): 0x4a480dd0L
2013-02-14 08:30:19,539 - INFO - Connected (version 2.0, client OpenSSH_5.5p1)
2013-02-14 08:30:19,540 - DEBUG - kex algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] client mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', 'zlib@openssh.com'] server compress:['none', 'zlib@openssh.com'] client lang:[''] server lang:[''] kex follows?False
2013-02-14 08:30:19,540 - DEBUG - Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
2013-02-14 08:30:19,540 - DEBUG - using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
2013-02-14 08:30:19,599 - DEBUG - Switch to new keys ...
2013-02-14 08:30:19,604 - DEBUG - Trying SSH key 0b0d5ec41cfe6b8ccf44c17d6fb8ee82
2013-02-14 08:30:19,636 - DEBUG - userauth is OK
2013-02-14 08:30:19,742 - INFO - Authentication (publickey) successful!
2013-02-14 08:30:19,743 - DEBUG - Debug msg: Forced command: svnserve -r /home/svnroot -t --tunnel-user=xxx
2013-02-14 08:30:19,744 - DEBUG - Debug msg: Port forwarding disabled.
2013-02-14 08:30:19,745 - DEBUG - Debug msg: Agent forwarding disabled.
2013-02-14 08:30:19,745 - DEBUG - Debug msg: X11 forwarding disabled.
2013-02-14 08:30:19,745 - DEBUG - Debug msg: Pty allocation disabled.
2013-02-14 08:30:19,745 - DEBUG - Debug msg: Forced command: svnserve -r /home/svnroot -t --tunnel-user=yyy
2013-02-14 08:30:19,746 - DEBUG - Debug msg: Port forwarding disabled.
2013-02-14 08:30:19,746 - DEBUG - Debug msg: Agent forwarding disabled.
2013-02-14 08:30:19,746 - DEBUG - Debug msg: X11 forwarding disabled.
2013-02-14 08:30:19,746 - DEBUG - Debug msg: Pty allocation disabled.
2013-02-14 08:30:19,747 - DEBUG - Debug msg: Forced command: svnserve -r /home/svnroot -t --tunnel-user=vvv
2013-02-14 08:30:19,747 - DEBUG - Debug msg: Port forwarding disabled.
2013-02-14 08:30:19,747 - DEBUG - Debug msg: Agent forwarding disabled.
2013-02-14 08:30:19,747 - DEBUG - Debug msg: X11 forwarding disabled.
2013-02-14 08:30:19,747 - DEBUG - Debug msg: Pty allocation disabled.
2013-02-14 08:30:19,748 - DEBUG - Debug msg: Forced command: svnserve -r /home/svnroot -t --tunnel-user=mmmm
2013-02-14 08:30:19,748 - DEBUG - Debug msg: Port forwarding disabled.
2013-02-14 08:30:19,748 - DEBUG - Debug msg: Agent forwarding disabled.
2013-02-14 08:30:19,748 - DEBUG - Debug msg: X11 forwarding disabled.
2013-02-14 08:30:19,749 - DEBUG - Debug msg: Pty allocation disabled.
2013-02-14 08:30:19,749 - DEBUG - Debug msg: Forced command: svnserve -r /home/svnroot -t --tunnel-user=ffff
2013-02-14 08:30:19,749 - DEBUG - Debug msg: Port forwarding disabled.
2013-02-14 08:30:19,749 - DEBUG - Debug msg: Agent forwarding disabled.
2013-02-14 08:30:20,220 - ERROR - SVN: Failed to get repository information for svn+ssh://[user]@[server]/directory: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file.
Network connection closed unexpectedly