Package: subversion
Version: 1.8.10-5
Severity: important

Dear Maintainer,

Since updating to 1.8.10,

1. The subversion server is hosted under Apache2 using an HTTPS connection.

2. Client certificates are required for a connection.

3. Nothing has been changed recently with the servers configuration.

4. TortoiseSVN from other machines can still perform all operations against the
server (checkout, update, commit, etc).  So I believe the server works
correctly.


But,
When running the svn command on the same machine as the server, checkout and
update operations hang indefinitely right at the beginning.

Example:

cc@ccvm:~/Projects/KeepBack$ svn update
Updating '.':
^C                       <-- (Control-C to break out of hung SVN command)
svn: E200015: Unable to connect to a repository at URL
'https://ccvm/svn/KeepBack/trunk'
svn: E200015: Caught signal
cc@ccvm:~/Projects/KeepBack$

Example:

cc@ccvm:~/Projects/KeepBack/tmp$ svn checkout https://ccvm/svn/KeepBack/trunk
^C                       <-- (Control-C to break out of hung SVN command)
svn: E200015: Unable to connect to a repository at URL
'https://ccvm/svn/KeepBack/trunk'
svn: E200015: Caught signal
cc@ccvm:~/Projects/KeepBack/tmp$


For each of the examples, I was expecting svn to challenge for the client
certificate password.

(p.s.  svn upgrade  has already been run on the project)
Thanks,
Chris.



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages subversion depends on:
ii  libapr1        1.5.1-3
ii  libaprutil1    1.5.4-1
ii  libc6          2.19-13
ii  libldap-2.4-2  2.4.40-3
ii  libsasl2-2     2.1.26.dfsg1-12
ii  libsvn1        1.8.10-5

subversion recommends no packages.

Versions of packages subversion suggests:
pn  db5.3-util        <none>
ii  patch             2.7.1-6
pn  subversion-tools  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to