Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-08-29 13:32:04
Size: 1244
Editor: 194
Comment:
Revision 4 as of 2008-08-29 16:31:46
Size: 2126
Editor: 194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Tabel of Contents =
* Introduction to version control based on [[http://subversion.tigris.org/|Subversion]] and [[SVNKit]]
* [[What_Is_Subversion_For|What Is Subversion For]]
* [[Setting_Up_A_Subversion_Repository|Setting Up A Subversion Repository]]
* [[SVNKit_Architecture|SVNKit Architecture]]
* [[Getting_Started_With_SVNKit|Getting Started With SVNKit]]
* [[Authentication]]
* [[Managing_Repository_With_SVNKit|Managing Repository With SVNKit]]
* [[Printing_Out_A_Subversion_Repository_Tree|Printing Out A Subversion Repository Tree]]
* [[Printing_Out_File_Contents|Printing Out File Contents]]
* [[Printing_Out_Repository_History|Printing Out Repository History]]
* [[Committing_To_A_Repository|Editing operation: committing to a repository]]
* [[Updating_From_A_Repository|Editing Operation: receiving changes from a repository]]
* [[Replicating_An_Existing_Repository|Replicating An Existing Repository]]
* [[Managing_A_Working_Copy|Managing A Working Copy]]
* [[SVNKit]] usage
* [[Building_SVNKit|Building SVNKit]]
* [[BuildServer|Build Server]]
* [[RepositoryLayout|Repository Layout]]
* [[SVNKit_specific_system_properties|SVNKit specific system properties]]
* [[Troubleshooting]]
* [[SVNKit_FAQ|SVNKit FAQ]]
= Table of Contents =
 * Basic concepts
  * [[Subversion version control system]]
   * [[Subversion Repository]]
    * [[Revisions]]
    * [[Repository file systems]]
    * [[Repository access protocols]]
   * [[Working Copies]]
  * [[SVNKit library]]
  * [[SVNKit alternatives an
d the benefits of SVNKit]]
 * Diving
deeper into SVNKit
  * [[SVNKit Architecture]]
   * [[Repository access protocols supported by SVNKit]]
    *
[[http://, https://]]
    * [[svn://, svn+ssh://]]
    * [[file:///]]
   * [[SVNKit low-level API]]
    * [[Repository Access]]
    * [[Authenication mechanism]]
     * [[Supporter authentication schemes]]
    * [[Reporter and Editor concepts]]
     * [[Describing a local tree to the server]]
     * [[Applying the servers's changes to the local tree]]
    
  * [[SVNKit high-level API]]
    * [[]]

 * Introduction to version control based on [[http://
subversion.tigris.org/|Subversion]] and [[SVNKit]]
  * [[What_Is_Subversion_For|What Is Subversion For]]
  * [[Setting_Up_A_Subversion_Repository|Setting Up A Subversion Repository]]
  * [[SVNKit_Architecture|SVNKit Architecture]]
  * [[Getting_Started_With_SVNKit|Getting Started With SVNKit]]
  * [[Authentication]]
  * [[Managing_Repository_With_SVNKit|Managing Repository With SVNKit]]
   * [[Printing_Out_A_Subversion_Repository_Tree|Printing Out A Subversion Repository Tree]]
   * [[Printing_Out_File_Contents|Printing Out File Contents]]
   * [[Printing_Out_Repository_History|Printing Out Repository History]]
   * [[Committing_To_A_Repository|Editing operation: committing to a repository]]
   * [[Updating_From_A_Repository|Editing Operation: receiving changes from a repository]]
   * [[Replicating_An_Existing_Repository|Replicating An Existing Repository]]
   * [[Managing_A_Working_Copy|Managing A Working Copy]]
 * [[SVNKit]] usage
  
* [[Building_SVNKit|Building SVNKit]]
  * [[BuildServer|Build Server]]
  * [[RepositoryLayout|Repository Layout]]
  * [[SVNKit_specific_system_properties|SVNKit specific system properties]]
  * [[Troubleshooting]]
 * [[SVNKit_FAQ|SVNKit FAQ]]

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