You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Mads B. Tandrup" <ma...@yahoo.com> on 2006/09/07 09:58:07 UTC

Making a VB6 app aware of libsvn_client

Hi

Has anyone any good pointers to the most effective way of making an old VB6 application able to call methods in the libsvn_client API? Is there a Windows DLL I can reference in my VB6 app? Or any other way, apart from wrapping the svn.exe command line client?

Best regards,
Mads B. Tandrup
Denmark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Making a VB6 app aware of libsvn_client

Posted by Andy Levy <an...@gmail.com>.
On 9/7/06, Mads B. Tandrup <ma...@yahoo.com> wrote:
> Hi
>
> Has anyone any good pointers to the most effective way of making an old VB6 application able to call methods in the libsvn_client API? Is there a Windows DLL I can reference in my VB6 app? Or any other way, apart from wrapping the svn.exe command line client?

Have a look at PushOK's SVN COM package.  http://www.pushok.com/soft_svncom.php

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org