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

Peter Samuelson peter at p12n.org
Fri Mar 2 23:38:29 CET 2007


[Nico Golde]
> If you set ControlMaster via your ssh config:
> .ssh/config:
> Host *
>     ControlMaster auto
>     Controlpath ~/.ssh/master-%r@%h:%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.

Right, I can reproduce this, so I'll try to track it down.  Meanwhile,
this doesn't seem to happen when a master connection is already active,
so as a workaround, you can make sure this is always the case, by
running 'ssh -MNCf svn.example.com' before doing your svn work.

Thanks,
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-subversion-maintainers/attachments/20070302/63173318/attachment.pgp


More information about the pkg-subversion-maintainers mailing list