Re: svnversion does not output to stdout
From: BladeOfLight16 <bladeoflight16_at_gmail.com>
Date: Fri, 6 Sep 2013 20:25:47 -0400
On Thu, Sep 5, 2013 at 4:51 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> Also: you can test that it outputs to stdout much easier on a normal
You can actually do a much simpler test in PowerShell, as well.
& 'C:\Program Files\TortoiseSVN\bin\svnversion.exe' C:/svn/tortoisesvn |
The pipe redirects the output to the Write-Host commandlet (which is
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.