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

Java & Subversion - Another approach

From: David Golpira <golpira_at_alternatecomputing.com>
Date: 2003-05-03 03:25:28 CEST

Back in early January I announced the JSVN project to this list.

Since then, JSVN has grown into a nearly feature-complete Java GUI
front-end to a Subversion repository.

JSVN does not interact with the repository via JNI. Instead, it uses
the CLI to communicate with the repository. As such, it a very simple,
light-weight, and portable solution that has been proven to run on
Linux, Windows and MacOS X.

Work has been done to integrate JSVN with Idea:
http://www.talios.com/images/jsvn-idea-1.png

Additionally, work has begun on creating several Ant tasks (checkout is
currently implemented).

If you are interested in learning more about JSVN, please visit:
http://www.alternatecomputing.com/jsvn/index.php3

-- 
David Golpira <golpira@alternatecomputing.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 3 03:26:34 2003

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.