Differences between revisions 2 and 14 (spanning 12 versions)
Revision 2 as of 2008-09-03 14:27:57
Size: 2025
Editor: 194
Comment:
Revision 14 as of 2008-09-09 13:27:52
Size: 2672
Editor: 194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
  * [[Subversion]]
   * [[Subversion Repository]]
    * [[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 10: Line 14:
    * [[History]]
Line 16: Line 21:
  * [[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 37:
   * [[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 42: Line 58:
   * [[Recursively fetching properties from a repository in a single request]]
Line 52: Line 69:
   * [[Merging from trunk to a branch with conflicts]]
   * [[Annotating a file]]

Table of Contents

Table of Contents (last edited 2008-09-09 13:27:52 by 194)