svn commit: samba-docs r1264 - in trunk: . build

ab at samba.org ab at samba.org
Sun Apr 13 19:54:15 GMT 2008


Author: ab
Date: 2008-04-13 19:54:15 +0000 (Sun, 13 Apr 2008)
New Revision: 1264

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1264

Log:
Attempt to add DTDs as svn external repository for build
Added:
   trunk/build/
   trunk/build/catalog.xml


Changeset:

Property changes on: trunk/build
___________________________________________________________________
Name: svn:externals
   + DTD	svn://svnanon.samba.org/samba-web/trunk/DTD



Added: trunk/build/catalog.xml
===================================================================
--- trunk/build/catalog.xml	2008-04-07 15:36:23 UTC (rev 1263)
+++ trunk/build/catalog.xml	2008-04-13 19:54:15 UTC (rev 1264)
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+
+<!--  XML Catalog file for SAMBA. -->
+
+    <rewriteURI
+			uriStartString="http://www.samba.org/samba/DTD/"
+			rewritePrefix="file://@DIR@/build/DTD/"/>
+
+    <rewriteURI
+			uriStartString="http://www.gnu.org/licenses/"
+			rewritePrefix="file://@DIR@/Samba3-ByExample/"/>
+</catalog>



More information about the samba-cvs mailing list