<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet href="training.xsl" type="text/xsl"?>
<!DOCTYPE courses SYSTEM "training.dtd">

<courses>
  <course title="Introduction Into Subversion">
    <instructor name="Anton Kulchitsky">
       <about>Anton is an ARSC HPC Specialist.</about>
    </instructor>
    <session date="March 28, 2008" time="2:00-5:00 PM" location="WRRB 009"/>
    <description>
     Subversion (SVN) is a version control system. It is used to maintain
 current and historical versions of files such as source code, web
 pages, documentation and many others. Subversion is the most popular
 revision control system nowadays.

 This class will show when and how to use Subversion for your
 documents. It will demonstrate the most important commands of
 Subversion. The class will set up their own (as a group) program
 repository and develop a simple C application together for training
 purposes. There is a variety of Graphical User Interfaces (GUI)
 available for Subversion which will be also briefly
 demonstrated. There will be some simple exercises suggested after the
 class.
    </description>
    <registration_info link="/support/training/SpringTrainingWebForm2008.html">
      <a href="/support/training/SpringTrainingWebForm2008.html">Pre-registration</a>
      is required for this course.
    </registration_info>
  </course>
</courses>
