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

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

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-02-21 17:20:31 CET

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
Received on Mon Feb 21 17:21:59 2005

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.