Author: jfarrell
Date: Mon Mar 17 13:40:40 2014
New Revision: 1578367
URL: http://svn.apache.org/r1578367
Log:
Adding git migration README for Streams
Added:
incubator/streams/README
Added: incubator/streams/README
URL: http://svn.apache.org/viewvc/incubator/streams/README?rev=1578367&view=auto
==============================================================================
--- incubator/streams/README (added)
+++ incubator/streams/README Mon Mar 17 13:40:40 2014
@@ -0,0 +1,13 @@
+The Apache Streams source repositories have moved to git.
+
+Read-only:
+
+ https://git.apache.org/repos/asf/incubator-streams.git
+ https://github.com/apache/incubator-streams.git
+
+Read-write (for committers):
+
+ https://git-wip-us.apache.org/repos/asf/incubator-streams.git
+
+The Apache Streams website will remain in Subversion.
+