<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <!-- Copyright 2009 Adobe Systems Incorporated, All rights reserved. -->
      <title>Enable Subversion version control
         system
      </title>
      <link href="Tasks.css" rel="stylesheet" type="text/css">
      <body leftmargin="0" topmargin="0">
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
               <td width="50%" class="tdcustom"><a href="#" onMouseUp="dw.tasksPalette.back()"><img src="images/taskback.gif" alt="Back" border="0" align="absmiddle">Back</a></td>
               <td width="50%" align="left" class="tdcustom1"><a href="#" onMouseUp="dw.tasksPalette.browseToPage('')"><img src="images/taskhome.gif" alt="Topics" border="0" align="absmiddle">Topics</a></td>
            </tr>
            <tr>
               <td valign="bottom" height="4" colspan="2"><img src="separator.gif" width="100%" height="2"></td>
            </tr>
         </table>
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
               <td class="heading2">
                  <p>Enable Subversion version control
                     system
                  </p><img height="1" src="images/pixel_white.gif" width="1"></td>
            </tr>
         </table>
         <table width="100%" border="0" cellspacing="0" cellpadding="1">
            <tr>
               <td>
                  <p class="bodytext">The Subversion server acts as a repository for web pages
                     when integrated with Contribute. All versions of published pages
                     along with information such as their version number, date, author,
                     and comments can be retrieved from the server.
                  </p>
                  <table width="95%" cellspacing="2" border="0" cellpadding="1">
                     <tr valign="top">
                        <td align="left" width="8"><b>1.</b></td>
                        <td colspan="2">Select Edit &gt; My Connections.</td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>2.</b></td>
                        <td colspan="2">In the My Connections dialog box, select the website and
                           click Edit.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>3.</b></td>
                        <td colspan="2">In Choosing A Connection dialog box, click Next.</td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>4.</b></td>
                        <td colspan="2">In the Website Connection Information dialog box, click Next.</td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>5.</b></td>
                        <td colspan="2">In the Subversion Information dialog box, select Enable Versioning
                           Of The Site Using Subversion.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>6.</b></td>
                        <td colspan="2">Select a Protocol from the list menu. The protocols available
                           are:
                           <table width="95%" cellspacing="2" border="0" cellpadding="1">
                              <tr valign="top">
                                 <td align="left" width="6"><img src="images/bullet.gif" vspace="2"></td>
                                 <td><b>Protocol</b>  Default Port
                                 </td>
                              </tr>
                              <tr valign="top">
                                 <td align="left" width="6"><img src="images/bullet.gif" vspace="2"></td>
                                 <td><b>HTTP (Hypertext Transfer Protocol)</b>  80
                                 </td>
                              </tr>
                              <tr valign="top">
                                 <td align="left" width="6"><img src="images/bullet.gif" vspace="2"></td>
                                 <td><b>Https (Hypertext Transfer Protocol Secure)</b>  443
                                 </td>
                              </tr>
                              <tr valign="top">
                                 <td align="left" width="6"><img src="images/bullet.gif" vspace="2"></td>
                                 <td><b>SVN (Subversion)</b>  3690
                                 </td>
                              </tr>
                              <tr valign="top">
                                 <td align="left" width="6"><img src="images/bullet.gif" vspace="2"></td>
                                 <td><b>SVN+SSH (Subversion + Secure Shell)</b>  22
                                 </td>
                              </tr>
                           </table>
                           <p class="bodytext"><strong>Note:</strong> Users must perform additional
                              steps to connect to the Subversion server if the SVN+SSH option
                              is selected.
                           </p>
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>7.</b></td>
                        <td colspan="2">Enter the IP address of the Subversion server.</td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>8.</b></td>
                        <td colspan="2">Enter the path for the Subversion repository. The folder
                           structure in the web server is replicated in the repository.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>9.</b></td>
                        <td colspan="2">Specify the server port if it is other than the default value.</td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>10.</b></td>
                        <td colspan="2">Enter the username and password, which users must use to
                           log in to the server. You can leave these fields blank to allow
                           anonymous user login.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>11.</b></td>
                        <td colspan="2">Click Test to test the connection.</td>
                     </tr>
                  </table>
               </td>
            </tr>
         </table>
      </body>
   </head>
</html>