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

Re: Problems...

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Tue, 24 Feb 2009 13:05:29 +0000

2009/2/24 Pierre André <poucepouces_at_yahoo.fr>:
> I would like to program in C++ in order to be able to get automatically a
> checkout. In fact, this program must permit to an user to get a copy paste
> of different folders or files without using the Subversion interface.
>
> In this way, I did a copy-paste of all the files, etc
> (http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/).
>
> Unfortunately, when I decided to compile the solution, I got several errors.
>
> In fact, I wanted to have the different .dll and .lib of TortoiseSVN in
> order to be able to make my program.
>
> Consequently, I would like to know if it is possible that you send me these
> .dll and .lib because I didn’t find an API which allows me to get that I
> want.
>
> (sorry for my bad English)

The English is OK, but the description of what you are trying to
achieve is not. I still have no idea what you want to do.

If you want to access TortoiseSVN functions from your own app you need
to call TortoiseProc.exe with the right paramaters. This is documented
in the user manual in the section called "Automating TortoiseSVN".

If you do not want the user to have to fill in TSVN's GUI dialogs then
you don't want to use TortoiseSVN at all. Either use the command line
client, or use one of the Subversion bindings.

TortoiseSVN does not have public APIs to its dll and lib files. They
are for internal use by TortoiseSVN alone.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1220608
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-24 14:08:16 CET

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.