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

Peter Samuelson peter at p12n.org
Sat Mar 3 10:16:10 CET 2007


[Nico Golde]
>     ControlMaster auto
>     Controlpath ~/.ssh/master-%r@%h:%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 explain why in my earlier message), but there is a simple
workaround.  In ~/.subversion/config or /etc/subversion/config, in the
[tunnels] section, add a line:

  ssh = $SVN_SSH ssh -o ControlMaster=no

I will probably add this to /etc/subversion/config in the next upload.

Thanks for the report,
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/20070303/9d0ac0fa/attachment.pgp


More information about the pkg-subversion-maintainers mailing list