You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/03/23 01:31:43 UTC

svn commit: r926415 - /subversion/trunk/notes/meetings/svn-vision-agenda

Author: cmpilato
Date: Tue Mar 23 00:31:42 2010
New Revision: 926415

URL: http://svn.apache.org/viewvc?rev=926415&view=rev
Log:
Add some things that have been on my mind to talk about, too.

Modified:
    subversion/trunk/notes/meetings/svn-vision-agenda

Modified: subversion/trunk/notes/meetings/svn-vision-agenda
URL: http://svn.apache.org/viewvc/subversion/trunk/notes/meetings/svn-vision-agenda?rev=926415&r1=926414&r2=926415&view=diff
==============================================================================
--- subversion/trunk/notes/meetings/svn-vision-agenda (original)
+++ subversion/trunk/notes/meetings/svn-vision-agenda Tue Mar 23 00:31:42 2010
@@ -13,8 +13,18 @@ Potential topics for discussion:
  * How do we encourage additional investment (of time, talent, and treasure)?
  * Subversion 2.0 (the Elephant in the Room)
 
-Some other random stuff Hyrum would like to talk about:
- * Why is merge slow (compared to $OTHER_SYSTEM)?
-   - Is it endemic to Subversion's architecture, or can it be fixed?
- * Some musing on FS library design (hopefully with the insight of
-   Mr. Jon Trowbridge).
+Other non-vision-related stuff, if time allows (or perhaps after hours):
+
+  Stuff Hyrum would like to talk about:
+   * Why is merge slow (compared to $OTHER_SYSTEM)?
+       - Is it endemic to Subversion's architecture, or can it be fixed?
+   * Some musing on FS library design (hopefully with the insight of
+     Mr. Jon Trowbridge).
+
+  Some stuff Mike would like to talk about:
+    * Improve feature negotiation between repos and client (by way of server)
+        - Get repos-dictated config here, too?
+    * Consider dropping back-end feature parity requirement/goal.
+        - Consider improving the backends independently (why should
+          the world wait on obliterate suppport or anything else)
+    * Consider looking into new, more flexible backend designs.