[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-09 19:33:37 CET

Timo Schäfer wrote:

> now i really get confused. what am i supposed to check using the CL box ?!?
> the server runs. i can connect to the server using ssh.

If you can't connect to the server, how can you be sure that it runs?

> "which svnserve" gives the correct result.

That doesn't mean much. Only if svnserve.exe is started by SSH on your
server and responds to a Subversion client, *then* the server runs.

You should use the Subversion CL client to try to connect via SSH to
your repository. The CL client doesn't open an additional DOS box for
the SSH process, so you will see its output in your normal box and that
one won't close before you can read everything.

> i can see that TSVN talks to the server. the ssh connection is established
> says the log file on the server.
>
> looks like that the operations after the ssh connection is not working properly.

The operation after the ssh connection is the one starting svnserve.exe.
Are you absolutely *sure* that the SSH process can find svnserve.exe?

Stefan

-- 
        ___
   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 Thu Feb 9 19:34:44 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.