Author: crossley
Date: Sat Oct 22 21:58:28 2005
New Revision: 327748
URL: http://svn.apache.org/viewcvs?rev=327748&view=rev
Log:
Do not use https:// for svn URLs.
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
Modified:
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
URL:
http://svn.apache.org/viewcvs/forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml?rev=327748&r1=327747&r2=327748&view=diff
==============================================================================
---
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
(original)
+++
forrest/zone/test-sources/apache-projects/src/documentation/content/locationmap.xml
Sat Oct 22 21:58:28 2005
@@ -37,7 +37,7 @@
</match>
<match pattern="project.descriptor.httpd">
- <location
src="https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/doap/httpd.xml"/>
+ <location
src="http://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/doap/httpd.xml"/>
</match>
<!-- The DOAP is not embedded in an rdf element so is not currently
working properly.