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

RE: Re: libapr_tsvn32.dll excluded from 1.9.3?

From: Michael Schwarzl <schwarzl_at_msse.at>
Date: Fri, 29 Jul 2016 03:52:02 -0700 (PDT)

> You'd have to use the 64-bit version of that dll.
> And to use the TSVN dlls, you would need the headers from here:
> https://svn.apache.org/repos/asf/subversion/branches/1.9.x/subversion/include
Since our application is 32-bit this DLL cannot be used directly.

> You can try to get the exported functions via GetProcAddress() and see
> if that works.
That is the way I use every DLL. And it worked fine until version 1.9.3
TortoiseSVN32.dll just exports two functions that can be accessed via GetProcAddress.
 
> But I think it would be better if you could use the dlls from an
> official svn command line client - those are guaranteed to stay the same
> and compatible, while the TSVN dll is not and can change at any time.

We recommend our users to use Tortoise Client because your shell integration is great and gives the users control over the files and their status.
Additionally I tried to use latest Tortoise Client and latest CollabNet Client libraries but the file cache ( .svn folder ) seemed to be incompatible.

Thank you for your help!
Michael

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3180588

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-07-29 12:52:10 CEST

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.