SubWCRev outputs unwanted messages
From: Tobias Knauss <tobias.knauss_at_web.de>
Date: Sat, 5 Aug 2017 09:04:40 +0200
I run SubWCRev from VS2015 via a powershell script:
Write-Host "executing '$sPathEXE' with arguments '$sPathRepo, $sSource, $sTarget'"
After updating to TSVN 1.9.6, it prints an "S" and some spaces to the log at every execution instead of the exit code:
8> executing 'C:\Program Files\TortoiseSVN\bin\SubWCRev.exe' with arguments 'D:\sw_development\swcore\trunk\io\, D:\sw_development\swcore\trunk\_common\svn-version-assembly.template.cs, D:\sw_development\swcore\trunk\io\svn-version-assembly.cs'
Don’t know where that comes from, however it still works because the exit code actually is still zero.
------------------------------------------------------
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.