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

Re: [Subclipse-users] The javadoc is not consistent with the li brary.

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-04-21 14:45:14 CEST

"ΡσΣσ" <biti509yi@163.com> wrote on 04/20/2006 10:02:08 PM:

> I downloaded svnClientAdapter_0.9.23 with a javadoc. Then I got the
latest
> sourse code of subclipse1.0.1 with a svnClientAdater library. But I
found the
> javadoc is not consistent with the library!
>
> For example,the javadoc says:
>
> Class SVNClientAdapterFactory
> static ISVNClientAdapter createSVN(int clientType)
>
> But the actual source code is like this:
>
> String bestClientType =
SVNClientAdapterFactory.getPreferredSVNClientType();
> ISVNClientAdapter svnClient =
SVNClientAdapterFactory.createSVNClient(bestClientType);
>
> There are many other examples. So where can I get the correct javadoc?
>
> For help,thanks!

We stopped making separate svnClientAdapter releases. Just pull the
source from the repository and generate the JavaDoc yourself.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Apr 21 14:45:30 2006

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.