ajack       2004/07/29 07:50:48

  Modified:    repository cocoon.xml avalon-svn.xml
               profile  gump.xml
  Log:
  Working on migrating Cocoon to SVN.
  [Fixed a typo in Avalon SVN repo definition.]
  
  Revision  Changes    Path
  1.3       +9 -12     gump/repository/cocoon.xml
  
  Index: cocoon.xml
  ===================================================================
  RCS file: /home/cvs/gump/repository/cocoon.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- cocoon.xml        27 Feb 2004 08:56:58 -0000      1.2
  +++ cocoon.xml        29 Jul 2004 14:50:47 -0000      1.3
  @@ -15,17 +15,14 @@
     limitations under the License.
   -->
   
  -<repository name="cocoon" type="cvs">
  -  <title>Cocoon</title>
  -  <home-page>http://cocoon.apache.org/</home-page>
  -  <cvsweb>http://cvs.apache.org/viewcvs/</cvsweb>
  +<repository name="cocoon" type="svn">
  +  <title>Apache Cocoon</title>
  +  <home-page>http://cocoon.apache.org</home-page>
  +  
  +  <!-- Bogus, need to rename & just use url below -->
  +  <cvsweb>http://cvs.apache.org/viewcvs.cgi/cocoon/?root=Apache-SVN</cvsweb>  
  +  
  +  <url>http://svn.apache.org/repos/asf/cocoon/</url>
  +  
     <redistributable/>
  -
  -  <root>
  -    <method>pserver</method>
  -    <user>anoncvs</user>
  -    <password>anoncvs</password>
  -    <hostname>cvs.apache.org</hostname>
  -    <path>/home/cvspublic</path>
  -  </root>
   </repository>
  
  
  
  1.2       +1 -1      gump/repository/avalon-svn.xml
  
  Index: avalon-svn.xml
  ===================================================================
  RCS file: /home/cvs/gump/repository/avalon-svn.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- avalon-svn.xml    5 Jul 2004 08:32:22 -0000       1.1
  +++ avalon-svn.xml    29 Jul 2004 14:50:48 -0000      1.2
  @@ -20,7 +20,7 @@
     <home-page>http://avalon.apache.org</home-page>
     
     <!-- Bogus, need to rename & just use url below -->
  -  <cvsweb>http://cvs.apache.org/viewcvs.cgi/forrest/?root=Apache-SVN</cvsweb>  
  +  <cvsweb>http://cvs.apache.org/viewcvs.cgi/avalon/?root=Apache-SVN</cvsweb>  
     
     <url>http://svn.apache.org/repos/asf/avalon/</url>
     
  
  
  
  1.369     +1 -1      gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.368
  retrieving revision 1.369
  diff -u -r1.368 -r1.369
  --- gump.xml  27 Jul 2004 13:25:48 -0000      1.368
  +++ gump.xml  29 Jul 2004 14:50:48 -0000      1.369
  @@ -34,7 +34,7 @@
   
   <!-- Apache.Cocoon -->
   
  -  <module href="http://cvs.apache.org/viewcvs/~checkout~/cocoon-2.1/gump.xml"/>
  +  <module href="http://svn.apache.org/repos/asf/cocoon/trunk/gump.xml"/>
     <module href="http://cvs.apache.org/viewcvs/~checkout~/cocoon-lenya/gump.xml"/>
   
   <!-- Apache.DB -->
  
  
  

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

Reply via email to