Subversion Repositories DevTools

Rev

Rev 119 | Blame | Compare with Previous | Last modification | View Log | RSS feed


<table width="400" border="0" cellspacing="0" cellpadding="5">
  <form name="message" method="post" action="#">
    <tr> 
      <td width="1"><img src="images/i_critical.gif" width="33" height="33"></td>
      <td class="err_ttl">Circular Dependencies Found!</td>
    </tr>
    <tr> 
      <td>&nbsp;</td>
      <td> 
        <p class="err_sol"> Following is $PACKAGE$ dependency list, and 'crossed' package(s) represent 
          a circular dependencies problem.<br>
                </p>
        $TABLE$
      </td>
    </tr>
    <tr> 
      <td>&nbsp;</td>
      <td class="err_sol"><br>
        <b>Solution</b><br>
        Use the table above as a guide to match the versions of 'crossed' packages 
        in your release prior to using $PACKAGE$. <br>
        <br>
      </td>
    </tr>
    <tr> 
      <td>&nbsp;</td>
      <td> 
                <input type="reset" name="btn" value="&laquo; Back" class="sublbox_item" onClick="history.back();">
        <input type="reset" name="btn" value="Cancel" class="sublbox_item" onClick="history.go(-2);">
      </td>
    </tr>
  </form>
</table>