Package: subversion
Version: 1.5.1dfsg1-1
Severity: normal

Hi,

if I press Ctrl-C during a svn operation, svn often does not terminate
properly. 
For instance, I may want to abort a 'svn update' that retrieves a lot of
updates over a slow connection. Svn does somehow stop processing the
update command, but it still receives data (all the remaining data?)
from the network which may actually continue blocking the slow line that
I wanted to free by aborting the update.
Also the svn command still running is not interruptable by any other
means (more ^C or signals) except for SIGKILL (which sometimes results
in a repository that can't even be fixed by 'svn cleanup' any more).
The same seems to be valid for the checkout command.

If I interrupt svn on a fast internet connection, it says 
    svn: Caught signal
after some delay, probably after all data has been received.
So I'm just not patient enough to wait 2 more hours until it finally
terminates and frees the slow connection ...


Andreas


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (130, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages subversion depends on:
ii  libapr1                  1.2.12-4        The Apache Portable Runtime Librar
ii  libc6                    2.7-14          GNU C Library: Shared libraries
ii  libsasl2-2               2.1.22.dfsg1-23 Cyrus SASL - authentication abstra
ii  libsvn1                  1.5.1dfsg1-1    Shared libraries used by Subversio

subversion recommends no packages.

Versions of packages subversion suggests:
pn  db4.6-util                  <none>       (no description available)
ii  patch                       2.5.9-5      Apply a diff file to an original
ii  subversion-tools            1.5.1dfsg1-1 Assorted tools related to Subversi

-- no debconf information



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

Reply via email to