You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/01/20 04:38:23 UTC

svn commit: r370719 - /forrest/trunk/site-author/content/doap.xml

Author: crossley
Date: Thu Jan 19 19:38:21 2006
New Revision: 370719

URL: http://svn.apache.org/viewcvs?rev=370719&view=rev
Log:
Added doap:SVNRepository

Modified:
    forrest/trunk/site-author/content/doap.xml

Modified: forrest/trunk/site-author/content/doap.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/doap.xml?rev=370719&r1=370718&r2=370719&view=diff
==============================================================================
--- forrest/trunk/site-author/content/doap.xml (original)
+++ forrest/trunk/site-author/content/doap.xml Thu Jan 19 19:38:21 2006
@@ -74,6 +74,13 @@
         <doap:mailing-list
           rdf:resource="http://forrest.apache.org/mail-lists.html"/>
 
+        <doap:repository>
+          <doap:SVNRepository>
+            <doap:browse rdf:resource="http://svn.apache.org/viewcvs.cgi/forrest/"/>
+            <doap:location rdf:resource="http://svn.apache.org/repos/asf/forrest/trunk/"/>
+          </doap:SVNRepository>
+        </doap:repository>
+
         <doap:maintainer>
           <foaf:Person>
             <foaf:name>The Apache Forrest Project</foaf:name>