[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
[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.
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
3 matches
Mail list logo