Differences between revisions 5 and 9 (spanning 4 versions)
Revision 5 as of 2008-08-29 17:10:54
Size: 1650
Editor: 194
Comment:
Revision 9 as of 2008-09-02 14:01:48
Size: 1951
Editor: 194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 * Basic concepts
  * [[Subversion version control system]]
 * Fundamental concepts
  * [[Subversion]]
Line 5: Line 5:
    * [[Revisions]]
    * [[Repository file systems]]
    * [[Repository access protocols]]
   * [[Working Copies]]
  * [[SVNKit library]]
  * [[SVNKit alternatives and the benefits of SVNKit]]
 * Diving deeper into SVNKit
  * [[SVNKit Architecture]]
   * [[Repository access protocols supported by SVNKit]]
    * [[http://, https://]]
    * [[svn://, svn+ssh://]]
    * [[file:///]]
    * [[Revision]]
    * [[Update]]
    * [[Commit]]
    * [[File Deltas]]
    * [[Locking]]
   * [[Working Copy]]
    * [[Administrative Files]]
    * [[Journalled Operations]]
    * [[Working Copy Formats]]
 * SVNKit
  * [[SVNKit Design]]
Line 19: Line 18:
    * [[Authenication mechanism]]
     * [[Supported authentication schemes]]
      * [[authentication over http://]]
      * [[authentication over svn://]]
Line 28: Line 23:
     * [[SVN*Client hierarchy]]      * [[SVN*Client hierarchy]]
     * [[Interfaces and default implementations]]
      * [[Event handler]]
      * [[Global run-time options]]
      * [[Automatic conflict resolution (conflict handler)]]
Line 30: Line 29:
   * [[Authentication mechanism]]
    * [[Authentication manager]]
    * [[Authentication provider]]
    * [[User credentials]]
    * [[Supported authentication schemes]]
Line 39: Line 43:
   * [[Importing to a repository]]
   * [[Checking out a working copy]]
   * [[Getting info from working copy]]
   * [[Getting status of a working copy]]
   * [[Making diff of files]]
   * [[Committing working copy changes]]
   * [[Branching from a working copy]]
   * [[Merging from trunk to a branch]]
Line 40: Line 52:
   *
Line 42: Line 53:
 * [[SVNKit nightly builds]]
 * [[SVNKit project repository]]
 * [[Third party libraries]]

Tagle of Contents (last edited 2008-09-02 14:01:48 by 194)