Size: 1945
Comment:
|
Size: 2360
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* [[Diff]] * [[Status]] |
|
Line 10: | Line 12: |
* [[History]] | |
Line 16: | Line 19: |
* [[SVNKit low-level API]] * [[Repository Access]] * [[Reporter and Editor concepts]] * [[Describing a local tree to the server]] * [[Applying the server's changes to the local tree]] * [[SVNKit high-level API]] * [[Working Copy management]] * [[SVN*Client hierarchy]] * [[Interfaces and default implementations]] * [[Event handler]] * [[Global run-time options]] * [[Automatic conflict resolution (conflict handler)]] |
* [[SVNKit low-level API]] * [[Repository Access]] * [[Repository Pool]] * [[Closing sessions]] * [[Tunneled connection]] * [[SSH Pool]] * [[Reporter and Editor concepts]] * [[Describing a local tree to the server]] * [[Applying the server's changes to the local tree]] * [[SVNKit high-level API]] * [[Working Copy management]] * [[SVN*Client hierarchy]] * [[Event handler]] * [[Global run-time options]] * [[Merge and automatic conflict resolution (conflict handler)]] |
Line 29: | Line 35: |
* [[Authentication mechanism]] * [[Authentication manager]] * [[Authentication provider]] * [[User credentials]] * [[Supported authentication schemes]] * [[SVNKit specific system properties]] |
* [[Operations cancellation]] * [[ISVNCanceller]] * [[SVNCancellableEditor]] * [[Authentication mechanism]] * [[Authentication manager]] * [[Authentication provider]] * [[User credentials]] * [[Supported authentication schemes]] * [[Tunning SVNKit]] * [[SVNKit specific system properties]] * [[HTTP spooling]] * [[status() vs. getDir()]] * [[JavaHL]] |
Line 47: | Line 60: |
* [[Making diff of files]] | * [[Diffing a working copy against a repository]] * [[Diffing a working copy against a base revision]] |
Line 51: | Line 65: |
* [[Merging from trunk to a branch with conflicts]] |
Table of Contents
- Fundamental concepts
- SVNKit
- SVNKit usage samples