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

command line interface

From: Cédric Chabanois <cchabanois_at_no-log.org>
Date: 2003-10-18 16:30:09 CEST

Phil,

I wonder if it would not be easier for you to implement
org.tigris.subversion.javahl.SVNClientInterface instead of
org.tigris.subversion.svnclientadapter.ISVNClientAdapter
There are less methods to implement and it changes far less often.

For example, I want to add a new method to ISVNClientAdapter which will
handle svn:keywords.
You will need to implement this method too on CmdLineClientAdapter but
if you implemented SVNClientInterface, no modifications would have been
needed.

Cédric
Received on Sun Oct 19 00:30:09 2003

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.