Get in Touch

Course Outline

SVN server setup

  • Installing the package and all necessary dependencies
  • Creating one or multiple repositories, considering optimal locations, performing initial imports, and migrating from CVS and other version control systems

Fine-tuning all types of access schemes, including http, https, svn, svn+ssh, and file protocols, with special attention to:

  • Configuring Apache modules
  • Utilizing ssh environment variables to simplify svn+ssh:// URLs
  • Defining appropriate user databases and designing complex access control lists or authorization patterns
  • Integrating with LDAP, domain controllers, MySQL, PAM, etc., for user authentication

Configuring an optimal repository layout

  • Ensuring each sub-project has a complete tree structure (trunk, branches, and tags), suitable for inclusive and self-contained sub-projects with minimal inter-dependence, where APIs are stable and mature
  • Placing all modules on trunk, branches, and tags, suitable for logically compact projects with strong coupling among modules
  • Understanding the differences and benefits of each approach

Backup strategy and disaster recovery

  • Implementing backup strategies, including native methods like svn sync and third-party tools such as rsync and hot copy
  • Comparing full repository backups versus individual revision checkouts or dumps
  • Executing disaster recovery procedures
  • Permanently removing files and history

Fundamental knowledge regarding repository management

  • Working cycle with Subversion (hands-on practice)
  • Creating branches and tags
  • Creating locks and other controls
  • Designing client-side tools and integrating them with IDEs
  • Selecting and configuring repository viewing facilities
  • Establishing general user policies, including setting Subversion hooks for strict restrictions
  • Designing automatic checkouts, builds, compilations, and even automated testing

Requirements

  • Proficiency in using Subversion (equivalent to completing the Subversion for Users course)
  • General system administration experience with the relevant operating systems
  • Basic knowledge of Apache servers
 7 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories