On Wednesday, August 17, 2022 at 9:03:09 PM UTC+2 Kenneth Johnson wrote:

>
> Is there some other way I can can capture output or errors from 
> TortoisePlink?  Where does TortoisePlink send stdout and stderr?
>

nowhere! As mentioned: TortoisePlink does NOT have a console window, and 
therefore no stderr/stdout to write errors.
You can not use TortoisePlink to debug problems, you have to use plain old 
plink for that.
TortoisePlink is plain Plink with modifications so that all 
stdout/stderr/... are removed and sometimes replaced by error dialogs, and 
also compiled as a window app instead of a console app.
 

> To be clear, I am only interested in this in order to troubleshoot a 
> separate problem.  My proposed changes to my  /usr/local/bin/svnserve bash 
> script don't work with TortoiseSVN and TortoisePlink, so I am trying so see 
> what goes wrong with the connection.  Do I need to substitute ordinary 
> Plink in the TortoiseSVN network configuration, because it can report 
> errors?
>
>
to troubleshoot, use plink instead of TortoisePlink so you get visible 
output.

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/a682b3b2-adcb-4136-964f-8bfccd2d7fafn%40googlegroups.com.

Reply via email to