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

Re: Getting started with svnClientAdapter

From: Cédric Chabanois <cchabanois_at_natsys.fr>
Date: 2004-11-02 10:17:36 CET

> Hi you all,
> Even if I am pretty much new to Eclipse, Subversion, Java, English and to
> the whole... world, I have to perform an important task. I have to write a
> simple Java application that deeply (and somehow automatically) browses
> Subversion repositories in order to extract development process
information
> (I am working on some software metrics).
> The first thing I need to ask is if this is the right mailing list or not.
I
> really hope it is.
>
> In a previous attempt to put all the things together, I achieved to use
some
> basic svnClientAdapter features but it was ages ago. Now I am trying to
> build up a project from scratch in Eclipse (WinXP) and the following
> questions rise:
> - *what* do I really need?

You can use svnClientAdapter. You can use either latest released version or
version in repository.
Use javahl interface. Command line interface is not considered stable
anymore (svn output is becoming hard to parse ...).
You can also try http://tmate.org/svn/ (if you don't use file:///
protocol).
Note that javasvn will be one of the possible interface for svnClientAdapter
soon.

Cédric
Received on Tue Nov 2 20:17:36 2004

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

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