bodewig 2004/03/09 03:34:42
Modified: profile gump.xml
Added: repository xml-svn.xml
Log:
Add SVN repository for XML project
Revision Changes Path
1.319 +1 -0 gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/gump/profile/gump.xml,v
retrieving revision 1.318
retrieving revision 1.319
diff -u -r1.318 -r1.319
--- gump.xml 8 Mar 2004 21:57:22 -0000 1.318
+++ gump.xml 9 Mar 2004 11:34:41 -0000 1.319
@@ -347,6 +347,7 @@
<repository href="repository/w3c.xml"/>
<repository href="repository/ws.xml"/>
<repository href="repository/xml.xml"/>
+ <repository href="repository/xml-svn.xml"/>
<!-- server definitions -->
1.1 gump/repository/xml-svn.xml
Index: xml-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="xml-svn" type="svn">
<title>XML</title>
<home-page>http://xml.apache.org/</home-page>
<!-- Bogus, need to rename & just use url below -->
<cvsweb>http://svn.apache.org/repos/asf/xml/</cvsweb>
<url>http://svn.apache.org/repos/asf/xml/</url>
<redistributable/>
</repository>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]