User: user57  
  Date: 01/11/19 17:13:09

  Modified:    src/docs/developers cvs.jsp
  Removed:     src/docs/developers indexPET.jsp
  Log:
   o removed snapshot configuration & metadata files (moved to snapshots
     module)
   o removed indexPET.jsp, has old data, looks like it is not ref'd anywhere
   o updated cvs.jsp, added direct link to the latest CVSROOT/modules &
     documented that the when browsing the structure is different than when
     checking out
  
  Revision  Changes    Path
  1.11      +13 -11    newsite/src/docs/developers/cvs.jsp
  
  Index: cvs.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/developers/cvs.jsp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- cvs.jsp   2001/11/19 23:00:22     1.10
  +++ cvs.jsp   2001/11/20 01:13:08     1.11
  @@ -36,14 +36,14 @@
         or select one of the following:
      <ul class="text">
         <li>jboss-all
  -         [<a class="link" href="/snapshots/jboss-all.zip">zip</a>]
  -         [<a class="link" href="/snapshots/jboss-all.tgz">tgz</a>]
  +         <a class="link" href="/snapshots/jboss-all.zip">[zip]</a>
  +         <a class="link" href="/snapshots/jboss-all.tgz">[tgz]</a>
         <li>jboss-mq
  -         [<a class="link" href="/snapshots/jboss-mq.zip">zip</a>]
  -         [<a class="link" href="/snapshots/jboss-mq.tgz">tgz</a>]
  +         <a class="link" href="/snapshots/jboss-mq.zip">[zip]</a>
  +         <a class="link" href="/snapshots/jboss-mq.tgz">[tgz]</a>
         <li>jboss-plugins
  -         [<a class="link" href="/snapshots/jboss-plugins.zip">zip</a>]
  -         [<a class="link" href="/snapshots/jboss-plugins.tgz">tgz</a>]
  +         <a class="link" href="/snapshots/jboss-plugins.zip">[zip]</a>
  +         <a class="link" href="/snapshots/jboss-plugins.tgz">[tgz]</a>
      </ul>
   
      <p class="head">
  @@ -55,8 +55,10 @@
            <img src="http://sourceforge.net/sflogo.php?group_id=22866"; border="0" 
alt="SourceForge" align="absmiddle"></a>.
   
      <p class="text">
  -      This repository is available for online
  -      <a class="link" 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/";>browsing</a>.
  +      The repository is available for online
  +      <a class="link" href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jboss/";> 
browsing</a>.
  +      Please note that the structure of the actual repository is 
  +      <b>different</b> than the project layout of a checked out CVS module.
   
      <p class="head">
         <a name="CVS_ENVIRONMENT">CVS ENVIRONMENT</a>
  @@ -79,7 +81,7 @@
            <tt>:pserver:[EMAIL PROTECTED]:/cvsroot/jboss</tt><br>
         </blockquote>
      <p class="text">
  -      The password is blank (press enter).</p>
  +      The password is <em>blank</em> (just press enter).</p>
   
      <p class="text">
         <b>Settings for developer access:</b>
  @@ -104,8 +106,8 @@
   
      <p class="text">
         Below is a list of the currently supported modules.  These modules are 
  -      created via <tt>CVSROOT/modules</tt>, so look there for more information 
  -      about how they work.
  +      created via <tt><a 
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/jboss/CVSROOT/modules?rev=1.72";>CVSROOT/modules</a></tt>,
 
  +      so look there for more information about how they work.
   
      <blockquote>
      <dl class="text">
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to