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

RE: Re: Determining TrotoiseSVN version from a script.

From: Bob Cunningham <bcunningham_at_sandel.com>
Date: 2007-08-06 20:04:13 CEST

Ok, fair enough: I've pasted my results below (run under Cygwin Bash). The commands were run from C:\Program Files\TortoiseSVN\bin. The culprit was the first file, SubWCRev.exe.

Yes, I'm not running the latest TortoiseSVN, and we won't be updating until one of our current projects finishes (it's a configuration control thing). Yes, the TortoiseSVN Update reminder box is starting to annoy me.

-BobC

$ for i in *.exe *.dll; do echo $i; /cygdrive/c/BobC/Download/GetVers/getvers.exe $i; done
SubWCRev.exe

No version info available
The specified resource type cannot be found in the image file.

TSVNCache.exe

TSVNCache.exe Version: 1,4,3,8645
TortoiseBlame.exe

TortoiseBlame.exe Version: 1,4,3,8645
TortoiseIDiff.exe

TortoiseIDiff.exe Version: 1,4,3,8645
TortoiseMerge.exe

TortoiseMerge.exe Version: 1,4,3,8645
TortoisePlink.exe

TortoisePlink.exe Version: 1,9,0,15
TortoiseProc.exe

TortoiseProc.exe Version: 1,4,3,8645
CrashRpt.dll

CrashRpt.dll Version: 3,1,2,3
SciLexer.dll

SciLexer.dll Version: 1,7,0,0
TortoiseSVN.dll

TortoiseSVN.dll Version: 1,4,3,8645
dbghelp.dll

dbghelp.dll Version: 5,1,2600,2180
intl3_svn.dll

intl3_svn.dll Version: 0,14,5,0
libapr_tsvn.dll

libapr_tsvn.dll Version: 0,9,12,0
libapriconv_tsvn.dll

libapriconv_tsvn.dll Version: 0,9,7,0
libaprutil_tsvn.dll

libaprutil_tsvn.dll Version: 0,9,12,0
libdb44.dll

libdb44.dll Version: 4,0,4,20

-BobC

Stefan Küng wrote:
> Bob Cunningham wrote:
>> Oh, come on: You'd have to run the tool ANYWAY to verify the issue.
>
> Sure, but I asked *which* tool would not provide the version info.
> So I would have to check *every* TSVN app to find the one which
> doesn't provide that info.
>
>> You wouldn't just take my word on it, would you? Either you are
>> lazy or far too trusting. Take your pick.
>
> Sure I believe you. That's why I asked *which* one lacked the info.
>
> And no, I'm not lazy. I'm working on this project for free. And I
> really hate it when people like you come here to rant and then not
> even provide that *little* help. You said you "left that as an
> exercise". Do you really think we need exercises and don't have
> anything else to do?
>
>> You are definitely insulting: You've provided the only high-school
>> behavior I've seen here.
>
> So I have nothing to loose then: "I won't fix it".
>
> Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Aug 6 20:02:24 2007

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.