You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Branko Čibej <br...@xbc.nu> on 2005/02/21 16:20:31 UTC

Re: svn commit: r13100 - in trunk/subversion/bindings/java/javahl: native src/org/tigris/subversion/javahl

pmayweg@tigris.org wrote:

>Author: pmayweg
>Date: Mon Feb 21 07:25:42 2005
>New Revision: 13100
>  
>

>Log:
>The javahl binding was not making available a number of parameters to the
>svn_client_* functions. Also the new variants of the functions with the peg
>revision parameter were not used. This revision adds a number of overloads to
>existing methods to make this parameters accessible from javahl.
> * subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/
>       SVNClientInterface.java
>     new methods overloads.
> * subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/
>       SVNClientSynchronized.java
>     implementation of the new methods overloads
> * subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/
>       SVNClient.java
>     implementation of the new methods overloads
> * subversion/bindings/java/javahl/native/
>       org_tigris_subversion_javahl_SVNClient.cpp
>     native (C++) implementation of the new methods overloads
> * subversion/bindings/java/javahl/native/SVNClient.h
> * subversion/bindings/java/javahl/native/SVNClient.cpp
>     native (C++) implementation of the new methods overloads
>  
>
Is it really so hard to follow the log message formatting rules?

-- Brane


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org