Re: svn: Connection closed unexpectedly

2004-09-16 Thread Geert Stappers
On Thu, Sep 16, 2004 at 10:25:57AM +0200, cobaco (aka Bart Cornelis) wrote: > On Monday 13 September 2004 23:57, Geert Stappers wrote: > > [tunnels] > > alioth = ssh -C -l stappers-guest > > > > but that didn't see any improved. > > does the below work? > export SVN_SSH="ssh -C -l stappers-gues

Re: svn: Connection closed unexpectedly

2004-09-16 Thread cobaco (aka Bart Cornelis)
On Monday 13 September 2004 23:57, Geert Stappers wrote: > [tunnels] > alioth = ssh -C -l stappers-guest > > but that didn't see any improved. does the below work? export SVN_SSH="ssh -C -l stappers-guest" -- Cheers, cobaco (aka Bart Cornelis) 1. Encrypted mail preferred (GPG KeyID: 0x8662

Re: svn: Connection closed unexpectedly

2004-09-15 Thread Geert Stappers
On Mon, Sep 13, 2004 at 11:57:40PM +0200, Geert Stappers wrote: > > Hello D.I.S.T., DIST: Debian Install System Team ;-) > Over here I get: > > $ svn co svn+ssh://[EMAIL PROTECTED]/svn/d-i/trunk debian-installer > [EMAIL PROTECTED]'s password: > svn: Conn

svn: Connection closed unexpectedly

2004-09-13 Thread Geert Stappers
Hello D.I.S.T., Over here I get: $ svn co svn+ssh://[EMAIL PROTECTED]/svn/d-i/trunk debian-installer [EMAIL PROTECTED]'s password: svn: Connection closed unexpectedly Google on that message, told to add a tunnel definition in ~/.subversion/config [tunnels] alioth = ssh -C -l sta