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

Simple client interface

From: Skills 102 <skills102_at_googlemail.com>
Date: 2006-12-04 11:50:17 CET

Hi all, doing some research with google and in this list's archive I know
the topic has been discussed every now and then but I haven't found a real
answer so I'll try bothering you :)

For a proof of concept I need to develop a stand alone application that must
be able to connect to a svn repository in some way and retreive some
information.

The user set a start date and and end date and the app should retreive a
list of all the files checked in to the repository between the two dates.

I don't need the files themselves but only some "meta" information like the
comments associated with the check in. I don't need to upload file, checkin,
checkout, branch, etc, etc. Only retreive a list of file with the comments
associated.

What, in your opinion, is the simplest way? Using one of the command-line
wrapper I read about in some posts? if so which one? any
article/tutorial/example?

The proof of concept will be done in Delphi or C++

Thanks in advance
Skills
Received on Mon Dec 4 11:50:57 2006

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

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