Author: tv
Date: Sun Feb 8 18:58:09 2015
New Revision: 1658245
URL: http://svn.apache.org/r1658245
Log:
Replace viewcvs with viewvc. Fixes TRB-95
Modified:
turbine/site/ (props changed)
turbine/site/pom.xml
Propchange: turbine/site/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Feb 8 18:58:09 2015
@@ -3,3 +3,5 @@ build.properties
target
.project
*.log*
+
+.settings
Modified: turbine/site/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/site/pom.xml?rev=1658245&r1=1658244&r2=1658245&view=diff
==============================================================================
--- turbine/site/pom.xml (original)
+++ turbine/site/pom.xml Sun Feb 8 18:58:09 2015
@@ -157,7 +157,7 @@
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/site</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/site</developerConnection>
- <url>http://svn.apache.org/viewcvs/turbine/site/</url>
+ <url>http://svn.apache.org/viewvc/turbine/site/</url>
</scm>
<build>