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

Re: what's the use of SubWCRev.exe?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 26 Jul 2011 18:50:05 +0200

On 26.07.2011 11:47, Dmitry wrote:
> Hey.
>
> 26.07.11, 13:27, "Simon Large"<simon.tortoisesvn_at_gmail.com>:
>>> I wonder why there're SubWCRevCOM.exe and SubWCRev.exe and why
>>> they are both installed by Tortoise SVN installer. Could you
>>> please explain?
>> SubWCRev.exe is the standalone executable. SubWCRevCOM.exe is the
>> COM interface for integration with e.g. Visual Basic programs.
>
> Why can't they be merged into one file I wonder? Like if there's
> "automation" key it works as a COM server and otherwise it works as a
> standalone program?

The problem is that SubWCRevCom is a windows app to avoid having a
console window pop up whenever it is used.
SubWCRev however must be a console app or it wouldn't work properly.

That's why there are two exe's for this.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2803727
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-07-26 18:50:28 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.