Author: hwright
Date: Wed Dec 5 03:58:36 2012
New Revision: 1417277
URL: http://svn.apache.org/viewvc?rev=1417277&view=rev
Log:
On the ev2-export branch:
* BRANCH-README: Bring closer to reality.
Modified:
subversion/branches/ev2-export/BRANCH-README
Modified: subversion/branches/ev2-export/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/ev2-export/BRANCH-README?rev=1417277&r1=1417276&r2=1417277&view=diff
==============================================================================
--- subversion/branches/ev2-export/BRANCH-README (original)
+++ subversion/branches/ev2-export/BRANCH-README Wed Dec 5 03:58:36 2012
@@ -1,5 +1,4 @@
-A simple branch intended to experiment with actually using Ev2, in this case
-for export (which is dirt simple).
-
-Currently, the above is accomplished. Someday when we're ready to implement
-Ev2 for real on trunk, this branch will be be merged there.
+This branch contains several Ev2 driver and receiver implementations for
+various client-side functions. It is gradually getting manually merged to
+trunk, with the implementations protected by the --enable-ev2-impl configure
+flag.