You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2003/08/27 09:33:34 UTC

cvs commit: jakarta-gump/repository codehaus.xml

bodewig     2003/08/27 00:33:34

  Added:       repository codehaus.xml
  Log:
  profile
  
  Revision  Changes    Path
  1.1                  jakarta-gump/repository/codehaus.xml
  
  Index: codehaus.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <repository name="codehaus" type="cvs">
    <title>codehaus</title>
    <home-page>http://www.codehaus.org/</home-page>
    <cvsweb>http://cvs.codehaus.org/viewcvs.cgi/</cvsweb>
  
    <root>
      <method>pserver</method>
      <user>anonymous</user>
      <password></password>
      <hostname>cvs.codehaus.org</hostname>
      <path>/cvsroot</path>
    </root>
  </repository>