On Tue, Sep 7, 2010 at 10:22, Ron Wilson <ronw.mrmx_at_gmail.com> wrote:
> I would expect that TSVN and AhnkSVN both use one of those APIs. But,
> as some one else previously stated, TSVN is packaged with all its
> dependancies and is configured to only use the DLLs that come with it.
> I don't know if the same could be said about AhnkSVN.
>
> I suppose it might be possible to rmake AhnkSVN use the DLLs supplied with TSVN.
But now you're introducing a new dependency - you're asking all
AnkhSVN users to install TSVN and keep *those* sync, which may require
that you match versions more closely than the 1.6.x match required at
the WC level - you might have to move **every** version in lock-step -
match 1.6.12 with 1.6.12, instead of 1.6.5 with 1.6.12.
Also, AnkhSVN is managed code as it's a Visual Studio plugin and uses
SharpSVN. Last I heard (which I'll admit is quite a while ago),
Interop was a pain.
> On Fri, Sep 3, 2010 at 9:40 AM, Loritsch, Berin <bloritsch_at_dtri.net> wrote:
>> FYI: http://subversion.apache.org/docs/
>>
>> There are two APIs that allow you to do exactly what I suggested (use a
>> central version of subversion). The C-API (applicable for TortoiseSVN)
>> and the JavaHL integration library. Most of the Java plugins use the
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2656489
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2656499
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-07 16:38:44 CEST