Author: kwright
Date: Wed Jun 13 12:34:26 2012
New Revision: 1349798
URL: http://svn.apache.org/viewvc?rev=1349798&view=rev
Log:
Move svn root in documentation
Modified:
manifoldcf/site/trunk/build.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/developer-resources.xml
Modified: manifoldcf/site/trunk/build.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/build.xml?rev=1349798&r1=1349797&r2=1349798&view=diff
==============================================================================
--- manifoldcf/site/trunk/build.xml (original)
+++ manifoldcf/site/trunk/build.xml Wed Jun 13 12:34:26 2012
@@ -71,7 +71,7 @@
<target name="checkout-trunk-release">
<antcall target="checkout-source-via-svn">
<param name="root-dir" value="build/releases"/>
- <param name="svn-url"
value="http://svn.apache.org/repos/asf/incubator/lcf/trunk"/>
+ <param name="svn-url"
value="http://svn.apache.org/repos/asf/manifoldcf/trunk"/>
<param name="dir-name" value="trunk"/>
</antcall>
</target>
Modified:
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml?rev=1349798&r1=1349797&r2=1349798&view=diff
==============================================================================
---
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
(original)
+++
manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/developer-resources.xml
Wed Jun 13 12:34:26 2012
@@ -28,7 +28,7 @@
<p>The source files are stored using Subversion (see <a
href="http://subversion.tigris.org/">http://subversion.tigris.org/</a> and <a
href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>)
</p>
<p>
- <code>svn checkout
http://svn.apache.org/repos/asf/incubator/lcf/trunk mcf-trunk</code>
+ <code>svn checkout http://svn.apache.org/repos/asf/manifoldcf/trunk
mcf-trunk</code>
</p>
</section>
@@ -42,7 +42,7 @@
<section id="Changes">
<title>Changes List</title>
<p>Current changes list (as of the most recent nightly build) is
available
- <a
href="http://svn.apache.org/repos/asf/incubator/lcf/trunk/CHANGES.txt">here</a>.
+ <a
href="http://svn.apache.org/repos/asf/manifoldcf/trunk/CHANGES.txt">here</a>.
</p>
</section>
Modified:
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/developer-resources.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/developer-resources.xml?rev=1349798&r1=1349797&r2=1349798&view=diff
==============================================================================
---
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/developer-resources.xml
(original)
+++
manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/developer-resources.xml
Wed Jun 13 12:34:26 2012
@@ -28,7 +28,7 @@
<p>ManifoldCFã®ã½ã¼ã¹ãã¡ã¤ã«ã¯svnã§ç®¡çããã¦ãã¾ã(åç
§ï¼
<a href="http://subversion.tigris.org/">http://subversion.tigris.org/</a> and
<a href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>)
</p>
<p>
- <code>svn checkout
http://svn.apache.org/repos/asf/incubator/lcf/trunk mcf-trunk</code>
+ <code>svn checkout http://svn.apache.org/repos/asf/manifoldcf/trunk
mcf-trunk</code>
</p>
</section>
@@ -40,7 +40,7 @@
<section id="Changes">
<title>æ´æ°å±¥æ´</title>
<p>ææ°ã®å¤æ´å±¥æ´ã¯
- <a
href="http://svn.apache.org/repos/asf/incubator/lcf/trunk/CHANGES.txt">ãã</a>ã«ããã¾ãã
+ <a
href="http://svn.apache.org/repos/asf/manifoldcf/trunk/CHANGES.txt">ãã</a>ã«ããã¾ãã
</p>
</section>