Author: julianfoad
Date: Fri Jul 2 16:06:42 2010
New Revision: 960044
URL: http://svn.apache.org/viewvc?rev=960044&view=rev
Log:
* subversion/libsvn_wc/wc.h
Document what changed in the bump to WC format 17.
Modified:
subversion/trunk/subversion/libsvn_wc/wc.h
Modified: subversion/trunk/subversion/libsvn_wc/wc.h
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/wc.h?rev=960044&r1=960043&r2=960044&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_wc/wc.h (original)
+++ subversion/trunk/subversion/libsvn_wc/wc.h Fri Jul 2 16:06:42 2010
@@ -115,8 +115,9 @@ extern "C" {
* any existing locks to a level of 0. The 'md5_checksum' column was
* added to PRISTINE for future use.
*
- * The change from 16 to 17 added a '.svn/pristine' dir and ...
- * ### IN PROGRESS
+ * The change from 16 to 17 added a '.svn/pristine' dir and moved the text
+ * bases into the Pristine Store (the PRISTINE table and '.svn/pristine'
+ * dir), and removed the '/.svn/text-base' dir.
*
* == 1.7.x shipped with format ???
*