ajack       2003/10/23 17:43:26

  Modified:    repository werken.xml codehaus.xml
  Added:       repository codehaus2.xml
  Log:
  Tweaks to try to match codehaus/werken
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-gump/repository/werken.xml
  
  Index: werken.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/werken.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- werken.xml        24 Oct 2002 13:38:33 -0000      1.2
  +++ werken.xml        24 Oct 2003 00:43:26 -0000      1.3
  @@ -10,6 +10,6 @@
       <user>anonymous</user>
       <password/>
       <hostname>cvs.werken.com</hostname>
  -    <path>/cvsroot</path>
  +    <path>/scm/cvspublic</path>
     </root>
   </repository>
  
  
  
  1.3       +1 -1      jakarta-gump/repository/codehaus.xml
  
  Index: codehaus.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/repository/codehaus.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- codehaus.xml      17 Oct 2003 23:13:26 -0000      1.2
  +++ codehaus.xml      24 Oct 2003 00:43:26 -0000      1.3
  @@ -10,6 +10,6 @@
       <user>anonymous</user>
       <password></password>
       <hostname>cvs.codehaus.org</hostname>
  -    <path>/scm/cvspublic</path>
  +    <path>/cvsroot</path>
     </root>
   </repository>
  
  
  
  1.1                  jakarta-gump/repository/codehaus2.xml
  
  Index: codehaus2.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <repository name="codehaus2" type="cvs">
    <title>codehaus2</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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to