2008/5/15 Stefan Küng <tortoisesvn_at_gmail.com>:
> Simon Large wrote:
>> What I need is the user perspective: what does this do, how do I
>> install the plugin, what does it look like once I have done that.
>> Normally I would just try using it myself, but in this case I do not
>> have a COM object to test, so I'm a bit stuck.
>
> I've compiled the Atl example plugin and uploaded it here:
> http://tortoisesvn.net/files/ExampleAtlPlugin.dll
>
>
> [snip]
>>
>> So, putting my user hat on, once I have installed the plugin, I find a
>> new hyperlink on my commit dialog (where?). I click on the link and
>
> Please download the example dll mentioned above. Then register the dll with
> regsvr32 /i ExampleAtlPlugin.dll
> (to unregister later, use 'regsvr32 /u ExampleAtlPlugin.dll')
>
> After that, you will see an entry for this registered plugin in the settings
> dialog.
>
---------------------------
RegSvr32
---------------------------
LoadLibrary("ExampleAtlPlugin.dll") failed - This application has
failed to start because the application configuration is incorrect.
Reinstalling the application may fix this problem.
Any ideas? I'm installing on XP-32.
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-05-15 22:34:15 CEST