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">Find Differences Between Releases</td>
          </tr>
        </table>
        <p class="help_txt_gray"><b>Prerequisites</b><br>
          None<br>
        </p>
        <p class="help_txt">1. Go to Release Diff page using the menu at top-rigth 
          corner.<br>
          Release &gt; Diff<br>
          <img src="images/F021-1.gif" width="642" height="124"><br>
        </p>
        <p class="help_txt">&nbsp;</p>
        <p class="help_txt">2. On the next page (Release Diff page), select<b> 
          Release A</b> on the left and <b>Release B</b> on the right to compare.</p>
        <p class="help_txt">When both release are selected, comparison result 
          will be displayed in the middle.<br>
          <img src="images/F021-2.gif" width="641" height="229"></p>
        <p class="help_txt">Figure above is the sample of comparison results. 
          Labels 1, 2, and 3 are explained below.</p>
        <blockquote> 
          <p class="help_txt">1- Packages found in one release, but not in the 
            other.<br>
            2- Packages found in both releases, but with different version.<br>
            3- Packages found in both releases not changed.</p>
        </blockquote>
      </td>
    </tr>
  </table>
</div>
</body>
</html>