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

Re: JhlClientAdapter's output to console if library is missing

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-09-10 21:05:05 CEST

The JavaSVN adapter constructs a JavaHL or CLI adapter so that it can
provide an implementation of the createRepository() method in
ISVNClientAdapter.

Your original question was that you wanted this output to be different in
some way. How specifically? Use Java 1.4 logging instead of System.out?

I could probably just change it to not log anything since I added a method
to get the errors it would have logged. If your class wanted to do
something with the errors it could always just call that method.

Basically, I just do not want to add any more dependencies on the code, so
whatever we do has to be simple and doable with the existing dependencies.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Sun Sep 11 05:05:05 2005

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

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