[svnbook commit] r1234 - trunk/src/en

sussman svnbook-dev at red-bean.com
Sat Apr 23 16:57:27 CDT 2005


Author: sussman
Date: Sat Apr 23 16:57:26 2005
New Revision: 1234

Modified:
   trunk/src/en/TODO
Log:
* src/en/TODO: start scoping 1.2 doc work.

Modified: trunk/src/en/TODO
==============================================================================
--- trunk/src/en/TODO	(original)
+++ trunk/src/en/TODO	Sat Apr 23 16:57:26 2005
@@ -136,23 +136,40 @@
 List of 1.2 features/changes (that still need to be documented)
 ============================
 
-  * svn log --limit
+  * ch00:  "what's new in svn 1.2".  Ben will do this, like he did for
+    the 1.1 book.
 
-  * Fixed length keywords
+  * the new locking feature, and all of its many tendrils.
+    touches chapters 2, 3, 5, 9 at a minimum.  (we should all work on this)
+
+  * ch05: comparison of bdb and fsfs:  make it clear that fsfs is now
+    the default, need --fs-type bdb to get bdb.  (mike)
+
+  * ch06:  client-cred-caching:  mention win32 encryption in
+           mod_authz_svn: groups can contain other groups (BEN)
+
+  * Fixed length keywords  (MIKE chapter 7)
     The format of fixed length keyword and its data is
     - Unexpanded keyword:         "$keyword::       $"
     - Expanded keyword:           "$keyword:: value $"
     - Expanded kw with filling:   "$keyword:: value   $"
     - Truncated keyword:          "$keyword:: longval#$"
 
-  * New revprop hook features (ch05)
+  * New revprop hook features (ch05 MIKE)
     - Added fifth ACTION argument (A, M, or D)
     - New/old revprop value available on stdin
 
+  * Chapter 5 (MIKE): document the --use-[pre|post]-commit-hook option
+     to 'svnadmin load'.
+
+  * Chapter 7 (MIKE): document the --ignore-externals option (added
+     'update', 'checkout', 'export', and 'status').  Don't forget the
+     reference section.
+
+  * bunches of new command switches, see the CHANGES entry for 1.2.
+        (FITZ), chapter 9.
+
+  * rewrite huge chunks of autoversioning appendix C (BEN)
+
 
-   - document the --use-[pre|post]-commit-hook option to 'svnadmin
-     load'.  Don't forget the reference section.
 
-   - document the --ignore-externals option (added 'update',
-     'checkout', 'export', and 'status').  Don't forget the reference
-     section.



More information about the svnbook-dev mailing list