Hello!

is there already a fix available?
I prepared a repos on my server in the office with svnadmin, the user
has rights to it (can also checkout local with file://), when i try to
do this remotely with svn+ssh:// i get this "Killen by signal 15".

Here my strace output:

munmap(0xa7fab000, 4096)                = 0
rt_sigaction(SIGINT, {0x8050810, [], SA_INTERRUPT}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x8050810, [], SA_INTERRUPT}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x8050810, [], SA_INTERRUPT}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
pipe([3, 4])                            = 0
pipe([5, 6])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0xa77e9708) = 31147
close(3)                                = 0
close(6)                                = 0
read(5, Password: 
"( success ( 1 2 ( ANONYMOUS EXTE"..., 256) = 61
write(4, "( 2 ( edit-pipeline ) 38:svn+ssh"..., 66) = 66
read(5, "( success ( ( ANONYMOUS EXTERNAL"..., 4096) = 42
write(4, "( EXTERNAL ( 0: ) ) ", 20)    = 20
read(5, "( success ( ) ) ( success ( 36:3"..., 4096) = 114
write(4, "( get-latest-rev ( ) ) ", 23) = 23
read(5, "( success ( ( ) 0: ) ) ( success"..., 4096) = 41
write(4, "( get-latest-rev ( ) ) ", 23) = 23
read(5, "( success ( ( ) 0: ) ) ( success"..., 4096) = 41
close(5)                                = 0
close(4)                                = 0
waitpid(31147, 0xafe9b498, WNOHANG|WSTOPPED) = 0
kill(31147, SIGTERMKilled by signal 15.
)                    = 0
--- SIGCHLD (Child exited) @ 0 (0) ---

By the way:
Server is sarge, Client is unstable

Thank you very much for working on it!

-- 
 .''`.     Mario Iseli <[EMAIL PROTECTED]>
: :'  :    proud user of Debian unstable
`. `'`
  `-  Debian - when you have better things to do than fixing a system


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

Reply via email to