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

Re: C++/web based API to subversion

From: Branko Cibej <brane_at_xbc.nu>
Date: Fri, 02 Oct 2009 05:01:30 +0200

I was tempted to reply thusly:

    Subversion is written in C; we don't have a C++ API. It is a version
    control tool, not a diff tool.

but upon reflection it wouldn't really be funny.

So I'll just say YES and refer you to

    http://svnbook.red-bean.com/
    http://subversion.tigris.org/mailing-lists.html
    users_at_subversion.tigris.org

shane wrote:
> I have a vanilla UNIX task created with C++ code. (SUN/Solaris).
>
> I'm wondering if there's a C++ API so that I can access the SVN
> repository with to copy, checkin, and checkout versions of source-
> controlled text files.
>
> I'm also wondering if, again using C++, there's a SVN equivalent to
> this clearcase command:
>
> cleartool diff -options -blank_ignore -pre <file>
>
> i.e. to get a text based difference between the head and previous
> version of a file.
>
> TIA, Shane
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2402739
Received on 2009-10-02 05:01:46 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.