bodewig 2004/07/05 01:32:22
Modified: profile gump.xml
project avalon-tools.xml
Added: repository avalon-svn.xml
Log:
Fix avalon-tools repository entry
Revision Changes Path
1.357 +1 -0 gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/gump/profile/gump.xml,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -r1.356 -r1.357
--- gump.xml 5 Jul 2004 04:53:40 -0000 1.356
+++ gump.xml 5 Jul 2004 08:32:22 -0000 1.357
@@ -332,6 +332,7 @@
<repository href="repository/apache-svn-sandbox.xml"/>
<repository href="repository/apache-incubator-svn.xml"/>
+ <repository href="repository/avalon-svn.xml"/>
<repository href="repository/forrest.xml"/>
<repository href="repository/xml-svn.xml"/>
1.4 +2 -2 gump/project/avalon-tools.xml
Index: avalon-tools.xml
===================================================================
RCS file: /home/cvs/gump/project/avalon-tools.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- avalon-tools.xml 4 Jul 2004 15:36:50 -0000 1.3
+++ avalon-tools.xml 5 Jul 2004 08:32:22 -0000 1.4
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!--
- Copyright 2001-2004 The Apache Software Foundation
+ Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@
<description>Avalon Tools.</description>
- <svn href="https://svn.apache.org/repos/asf/avalon/trunk"/>
+ <svn repository="avalon-svn" dir="trunk/"/>
<project name="avalon-tools-magic-bootstrap">
<license name="central/system/license/LICENSE.TXT"/>
1.1 gump/repository/avalon-svn.xml
Index: avalon-svn.xml
===================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<repository name="avalon-svn" type="svn">
<title>Apache Avalon SubVersion</title>
<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>
<url>http://svn.apache.org/repos/asf/avalon/</url>
<redistributable/>
</repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]