You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2001/04/16 21:25:08 UTC

cvs commit: jakarta-alexandria/proposal/gump/repository exolab.xml sourceforge.xml

rubys       01/04/16 12:25:08

  Added:       proposal/gump/repository exolab.xml sourceforge.xml
  Log:
  Add in new repository files
  
  Revision  Changes    Path
  1.1                  jakarta-alexandria/proposal/gump/repository/exolab.xml
  
  Index: exolab.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <repository name="exolab" type="cvs">
    <title>ExoLab</title>
    <home-page>http://www.exolab.org/</home-page>
    <cvsweb>http://virtuals.intalio.com/cgi-bin/cvsweb.cgi/castor/?cvsroot=castor</cvsweb>
  
    <root>
      <method>pserver</method>
      <user>anoncvs</user>
      <password>anoncvs</password>
      <hostname>exolab.org</hostname>
      <path>/cvs</path>
    </root>
  </repository>
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/repository/sourceforge.xml
  
  Index: sourceforge.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <repository name="sourceforge" type="cvs">
    <title>SourceForge</title>
    <home-page>http://sourceforge.net/</home-page>
    <cvsweb>http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/</cvsweb>
  
    <root>
      <method>pserver</method>
      <user>anonymous</user>
      <password></password>
      <hostname>sourceforge.net</hostname>
      <path>/cvsroot</path>
    </root>
  </repository>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org