~svn/ubuntu/oneiric/subversion/ppa

« back to all changes in this revision

Viewing changes to subversion/bindings/java/README

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-12-13 17:57:16 UTC
  • mfrom: (1.1.6 upstream) (0.1.3 etch)
  • Revision ID: james.westby@ubuntu.com-20061213175716-2ysv6z4w5dpa2r2f
Tags: 1.4.2dfsg1-2ubuntu1
* Merge with Debian unstable; remaining changes:
  - Create pot file on build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
                     Subversion Java integration
3
3
                     ===========================
4
4
 
5
 
$LastChangedDate: 2005-03-29 20:21:35 +0200 (Tue, 29 Mar 2005) $
 
5
$LastChangedDate: 2006-03-18 20:23:14 +0000 (Sat, 18 Mar 2006) $
6
6
 
7
7
 
8
8
Contents:
40
40
III.   INTERFACES
41
41
 
42
42
       The interface code exists to present an API which is familiar
43
 
       Subversion Java programmers regardless of the binding
 
43
       to Subversion Java programmers regardless of the binding
44
44
       implementation method.  You can find it under the org/
45
45
       sub-directory.  The API is likely to be adjusted to more
46
46
       closely align with the JavaHL implementation.  If that doesn't