Subversion Repositories DevTools

Rev

Rev 119 | Rev 5506 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<html>
<head>
<title>Release Manager - HELP</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- The xtree script file -->
<script src="../images/xtree.js"></script>

<script language="JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
</script>
<link rel="stylesheet" href="../images/release_manager_style.css" type="text/css">
<link type="text/css" rel="stylesheet" href="../images/xtree.css">
</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td><img src="../images/b_release_manager_small.jpg" width="300" height="32"></td>
  </tr>
  <tr>
    <td bgcolor="#000000"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
  </tr>
</table>
<div style="position: absolute; width: 200; top: 40; left: 0px; height: 470; padding: 5px; overflow: auto;"> 
  <!-- js file containing the tree content, edit this file to alter the menu,
     the menu will be inserted where this tag is located in the document -->
  <script src="../images/tree.js"></script>
</div>
<div id="Layer1" style="position:absolute; left:200; top:33px; z-index:1; height:100%"> 
  <table width="600" border="0" cellspacing="0" cellpadding="0">
    <tr> 
      <td bgcolor="#000000" width="1"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
      <td width="1"><img src="../images/h_trsp_dot.gif" width="10" height="475"></td>
      <td valign="top"> <br>
        <table width="100%" border="0" cellspacing="0" cellpadding="4">
          <tr> 
            <td class="help_ttl" background="../images/bg_form_lightbluedark.gif">Introduction</td>
          </tr>
        </table>
        <p class="help_txt"><img src="../images/img_gear.jpg" width="226" height="226" hspace="5" align="left">Major 
          purpose of the Release Manager&#153; is the software version control. 
          It is primarily built for JATS and ANT build system. </p>
        <p class="help_txt">Since the Release Manager&#153; is a web based application, 
          multiple users can easily collaborate in building a release using just 
          their Internet browsers. Initially installed, users can setup multiple 
          city projects, with multiple version trees within each city project. 
          Each version tree again can have any number of releases. </p>
        <p class="help_txt">Use <b>city projects</b> to logically separate each 
          project. &quot;Logically&quot; because you can still if you want, share 
          the packages or releases between other projects.</p>
        <p class="help_txt">Use<b> version trees</b> to run multiple releases 
          in parallel as each version tree is designed to represent one line of 
          work flow.</p>
        <p class="help_txt">Use <b>releases</b> to build your packages in a correct 
          order, using the correct versions.</p>
        </td>
    </tr>
  </table>
</div>
</body>
</html>