Apache Subversion Fundamentals: Getting to Know Subversion


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Apache Subversion is an open source version control system which can track incremental versions or revisions of files and directories. It provides the ability to view the changes that occurred in each of the versions and even recall a version. In this course you will learn about the fundamentals of Apache Subversion (SVN) including its function, architecture and repositories and how to setup an SVN server and SVN interface client. The course also covers working with SVN and the TortoiseSVN a Subversion interface client.

Target Audience
System administrators, programmers, developers and users looking to learn about the fundamentals of Subversion (SVN)

Prerequisites
None

Expected Duration (hours)
1.1

Lesson Objectives

Apache Subversion Fundamentals: Getting to Know Subversion

  • start the course
  • describe what Subversion is and how it is used
  • recognize the Subversion architecture
  • recognize SVNs repository structure
  • recognize what working copies are and how they work
  • identify the required steps to install VisualSVN server using a binary package
  • configure new repositories in VisualSVN Server
  • recognize the steps that are required to install the TortoiseSVN user interface for Subversion
  • recognize how to checkout a working copy of the SVN repository using TortoiseSVN
  • recognize how to commit changes made to the working copy
  • recognize how to update a working copy with changes completed by other users
  • recognize and use some of the common SVN commands
  • checkout working copies of the repository, add files, and use basic SVN commands
  • Course Number:
    sd_svnf_a01_it_enus

    Expertise Level
    Beginner