Author: cgeer
Date: Tue Apr 8 17:48:49 2014
New Revision: 1585794
URL: http://svn.apache.org/r1585794
Log:
Updated sources page to point to Git instead of SVN
Modified:
rave/site/trunk/ (props changed)
rave/site/trunk/content/source.mdtext
Propchange: rave/site/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Apr 8 17:48:49 2014
@@ -1 +1,3 @@
.project
+.idea
+*.iml
Modified: rave/site/trunk/content/source.mdtext
URL:
http://svn.apache.org/viewvc/rave/site/trunk/content/source.mdtext?rev=1585794&r1=1585793&r2=1585794&view=diff
==============================================================================
--- rave/site/trunk/content/source.mdtext (original)
+++ rave/site/trunk/content/source.mdtext Tue Apr 8 17:48:49 2014
@@ -23,13 +23,9 @@ repository][2] in your web browser.
The instructions on this page will help you get started using command line
tools. If you prefer to work in an IDE then we have [separate instructions][3]
for you.
-### Anonymous access
+### Git access
- svn co http://svn.apache.org/repos/asf/rave/trunk rave
-
-### Developer access
-
- svn co https://svn.apache.org/repos/asf/rave/trunk rave
+ git clone https://git-wip-us.apache.org/repos/asf/rave
## Building and Running