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

Re: svn commit: rev 252 - trunk/subversion/bindings/java/jni/org/tigris/subversion/lib

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-10-17 13:24:03 CEST

On Tue, Oct 16, 2001 at 05:26:31PM -0500, XelaRellum@tigris.org wrote:
> Author: XelaRellum
> Date: 2001-10-16 22:26 GMT
> New Revision: 252
>
> Modified:
> trunk/subversion/bindings/java/jni/org/tigris/subversion/lib/Client.java
> trunk/subversion/bindings/java/jni/org/tigris/subversion/lib/ClientImpl.java
> Log:
> added some getter/setter methods to access authentification information in the library. adapted the definition of the (status) method to the current definition in svn_client.h
                                             ^^^

>...
> +public class ClientImpl implements org.tigris.subversion.lib.Client
> +{
> + //Authentification information that has to be set explicitly
       ^^^

There is no such thing as "authentification". The proper term is
"authentication".

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006

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.