[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.

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

Attachment: signature.asc
Description: Digital signature

Reply via email to