[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Unable to write to Standard output

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-01-12 23:56:02 CET

Timo Schäfer wrote:
> hi,
>
> i am using linux suse 9.0 as a server. i installed the latest subversion
> release 3.0 with no compilation agruments:
> ./configure
> make
> make install
> svnserve can be found in /usr/local/bin/
> after that i created a repository ("svnadmin create /home/svn") with the
> remote user.
>
> now i want to use TortoiseSVN (windows xp) with ssh. but when i try to
> browse the repository i get the error message:
> "Unable to write to Standard output"
>
> i found some hints on your page: http://tortoisesvn.sourceforge.net/node/28
> but none of the hints help me out with my problem.
>
> when i use plink everything is fine (no error message) and a "which
> svnserve" prints the correct location of the binary.

TortoisePlink uses the standard plink code, but is compiled as a
Windowless app, so there's nowhere to send the error messages to. In
TSVN settings->network, set the SSH client box to use standard plink,
where the error messages are displayed in a command box. Once that is
working, use TortoisePlink with the same parameters.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Jan 13 00:53:52 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.