Bug#413102: broken pipe on svn log when using controlmaster in ssh

2007-03-03 Thread Peter Samuelson
[Nico Golde] > ControlMaster auto > Controlpath ~/.ssh/[EMAIL PROTECTED]:%p > > you will get 'svn: Can't write to connection: Broken pipe' Nico, I figured out why this is happening - see the bug log - I forgot to CC you on my last message. I'm not sure it's really possible to fix it (I

Bug#413102: broken pipe on svn log when using controlmaster in ssh

2007-03-02 Thread Peter Samuelson
[Nico Golde] > If you set ControlMaster via your ssh config: > .ssh/config: > Host * > ControlMaster auto > Controlpath ~/.ssh/[EMAIL PROTECTED]:%p > > you will get 'svn: Can't write to connection: Broken pipe' > when doing svn log but svn up and other subversion commands will work fine.

Bug#413102: broken pipe on svn log when using controlmaster in ssh

2007-03-02 Thread Nico Golde
Package: subversion Version: 1.4.2dfsg1-2 Severity: normal Hi Peter, If you set ControlMaster via your ssh config: .ssh/config: Host * ControlMaster auto Controlpath ~/.ssh/[EMAIL PROTECTED]:%p you will get 'svn: Can't write to connection: Broken pipe' when doing svn log but svn up and oth