Author: michael
Date: Tue Oct 11 15:28:34 2011
New Revision: 1181839
URL: http://svn.apache.org/viewvc?rev=1181839&view=rev
Log:
Updated the repository info after the svn migration.
Modified:
incubator/wave/site/trunk/content/wave/source-code.mdtext
Modified: incubator/wave/site/trunk/content/wave/source-code.mdtext
URL:
http://svn.apache.org/viewvc/incubator/wave/site/trunk/content/wave/source-code.mdtext?rev=1181839&r1=1181838&r2=1181839&view=diff
==============================================================================
--- incubator/wave/site/trunk/content/wave/source-code.mdtext (original)
+++ incubator/wave/site/trunk/content/wave/source-code.mdtext Tue Oct 11
15:28:34 2011
@@ -16,18 +16,29 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-Apache Wave will eventually use the
[Subversion](http://subversion.tigris.org/) revision control system.
+Apache Wave uses the [Subversion](http://subversion.tigris.org/) revision
control system.
-## Google Code Mercurial
-Wave development is still currently hosted at google code. The google code
page for the project is still ]
-hosted here for the time being.
-
-[http://code.google.com/p/wave-protocol/](http://code.google.com/p/wave-protocol/)
+</br>
+## Apache Wave SVN Repository
+
+ The repository is located at the following url:
+
+[https://svn.apache.org/repos/asf/incubator/wave/trunk/](https://svn.apache.org/repos/asf/incubator/wave/trunk)
+
+<br/>
+<br/>
+To check out the source code issue the following command:
+
+svn co https://svn.apache.org/repos/asf/incubator/wave/trunk
-## Future Apache SVN
-We are currently in the process of migrating the source code to the Apache
Foundation Subversion Repository.
-The repository is located here:
-[https://svn.apache.org/repos/asf/incubator/wave/](https://svn.apache.org/repos/asf/incubator/wave/)
+
+
+<br/>
+
+## Historical Google Code Repository
+Before moving to Apache, the wave source code was hosted at Google Code. The
source remains there fore historical reference. This code base can be found
here:
+
+[http://code.google.com/p/wave-protocol/](http://code.google.com/p/wave-protocol/)