Size: 2262
Comment:
|
← Revision 14 as of 2008-09-09 13:27:52 ⇥
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]] |
Line 29: | Line 30: |
* [[status() vs. getDir()]] | |
Line 35: | Line 35: |
* [[Automatic conflict resolution (conflict handler)]] | * [[Merge and automatic conflict resolution (conflict handler)]] |
Line 37: | 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 53: | Line 58: |
* [[Recursively fetching properties from a repository in a single request]] | |
Line 63: | Line 69: |
* [[Merging from trunk to a branch with conflicts]] * [[Annotating a file]] |
Table of Contents
- Fundamental concepts
- SVNKit
- SVNKit usage samples