Author: wave
Date: Sun Jul 10 17:56:02 2011
New Revision: 1144918
URL: http://svn.apache.org/viewvc?rev=1144918&view=rev
Log:
Rob points out that only https svn checkout is necessary.
Modified:
incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext
Modified: incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext
URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext?rev=1144918&r1=1144917&r2=1144918&view=diff
==============================================================================
--- incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext (original)
+++ incubator/ooo/site/trunk/content/openofficeorg/website-local.mdtext Sun Jul 10 17:56:02
2011
@@ -33,24 +33,12 @@ This page gives instructions on doing we
### Download the svn repos for the OOo site.
-Committer? Use:
-
svn co https://svn.apache.org/repos/asf/incubator/ooo/site/trunk site
-Contributor? Use:
-
- svn co http://svn.apache.org/repos/asf/incubator/ooo/site/trunk site
-
-
### Download the svn repos for the Apache CMS.
-Committer? Use:
-
svn co https://svn.apache.org/repos/infra/websites/cms/ cms
-Contributor? Use:
-
- svn co http://svn.apache.org/repos/infra/websites/cms/ cms
### Install Python dependencies.
|