Package: subversion
Version: 1.4.6dfsg1-4
Followup-For: Bug #439330

Hello.

I noticed the same symptom as described in the first report:  Below are the
times obtained from alternating these 2 commands:

$ time strace svn list http://<remote_repository> 2> SVN.strace
$ time svn list http://<remote_repository>

0m1.689s
0m35.556s
0m1.691s
1m59.440s
0m1.772s
6m58.847s
0m1.752s
2m54.654s

So, when under strace, the svn command always works and is consistently faster
than the exact same command when run on its own. Moreover more often than
not, the plain command will fail (after a large amount of time) with a
message such as:
 svn: PROPFIND request failed on '/dpacsvn/!svn/vcc/default'
 svn: PROPFIND of '/dpacsvn/!svn/vcc/default': 400 Bad Request 
(http://<remote_repository>)

Also, listing the repository contents from a web browser always works fine
and fast.

Do you have an idea as to what could cause this strange behaviour?


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, 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.11-1     The Apache Portable Runtime Librar
ii  libc6                       2.7-9        GNU C Library: Shared libraries
ii  libsvn1                     1.4.6dfsg1-4 Shared libraries used by Subversio

subversion recommends no packages.

-- no debconf information



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

Reply via email to