logo       

svn commit: propchange - r13100 - svn:log: msg#00323

version-control.subversion.svn

Subject: svn commit: propchange - r13100 - svn:log

Author: pmayweg
Revision: 13100
Property Name: svn:log

New Property Value:

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.

[in subversion/bindings/java/javahl]

* src/org/tigris/subversion/javahl/SVNClientInterface.java
(SVNClientInterface.status, SVNClientInterface.list,
SVNClientInterface.logMessage, SVNClientInterface.commit,
SVNClientInterface.add, SVNClientInterface.update,
SVNClientInterface.move, SVNClientInterface.doExport,
SVNClientInterface.merge, SVNClientInterface.diff,
SVNClientInterface.properties, SVNClientInterface.propertySet
SVNClientInterface.propertyCreate, SVNClientInterface.propertyGet,
SVNClientInterface.fileContent, SVNClientInterface.blame):
New method overloads.

* src/org/tigris/subversion/javahl/SVNClientSynchronized.java,
src/org/tigris/subversion/javahl/SVNClient.java:
Implementation of the new method overloads.

* native/org_tigris_subversion_javahl_SVNClient.cpp,
native/SVNClient.h, native/SVNClient.cpp:
Native (C++) implementation of the new method overloads.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise