Size: 2181
Comment:
|
Size: 2672
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* [[Subversion]] * [[Subversion Repository]] * [[Revision]] * [[Peg revision]] * [[Update]] |
* [[Subversion in a nutshell]] * [[Central data storage - repository]] * [[storage unit - revision]] * [[Update: synchronizing with a repository]] * [[Update-like operations]] * [[Diff]] * [[Status]] * [[Replay]] |
Line 9: | Line 12: |
* [[Diff]] * [[Status]] |
|
Line 21: | Line 22: |
* [[Repository Access]] | * [[Repository access]] * [[Repository Pool]] * [[Closing sessions]] * [[Tunneled connection]] * [[SSH Pool]] |
Line 28: | Line 33: |
* [[Interfaces and default implementations]] * [[Event handler]] * [[Global run-time options]] * [[Automatic conflict resolution (conflict handler)]] |
* [[Event handler]] * [[Global run-time options]] * [[Merge and automatic conflict resolution (conflict handler)]] |
Line 33: | Line 37: |
* [[Operations cancellation]] * [[ISVNCanceller]] * [[SVNCancellableEditor]] * [[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]] * [[Performance tips]] * [[Recursively fetching properties from a repository (low-level API)]] * [[JavaHL]] |
Line 49: | Line 58: |
* [[Recursively fetching properties from a repository in a single request]] | |
Line 59: | Line 69: |
* [[Merging from trunk to a branch with conflicts]] * [[Annotating a file]] |
Table of Contents
- Fundamental concepts
- SVNKit
- SVNKit usage samples