Author: rnewson
Date: Mon Aug  9 20:52:10 2010
New Revision: 983817

URL: http://svn.apache.org/viewvc?rev=983817&view=rev
Log:
add note about not compacting.

Modified:
    couchdb/site/htdocs/notice/1.0.1.html
    couchdb/site/htdocs/notice/1.0.1.txt

Modified: couchdb/site/htdocs/notice/1.0.1.html
URL: 
http://svn.apache.org/viewvc/couchdb/site/htdocs/notice/1.0.1.html?rev=983817&r1=983816&r2=983817&view=diff
==============================================================================
--- couchdb/site/htdocs/notice/1.0.1.html (original)
+++ couchdb/site/htdocs/notice/1.0.1.html Mon Aug  9 20:52:10 2010
@@ -84,7 +84,7 @@ limitations under the License.
 
 <p>This bug does not affect earlier releases of CouchDB.</p>
 
-<p>Even if you have lost data due to this bug it is possible that it can be 
recovered. If you can, archive a copy of the database that has lost data. 
Please subscribe to the <a 
href="http://couchdb.apache.org/community/lists.html";>user@ or dev@ mailing 
list</a> to get notified when the tool will be available.</p>
+<p>Even if you have lost data due to this bug it is possible that it can be 
recovered. If you can, archive a copy of the database that has lost data, if 
not, at least do not compact your databases as the repair tool will not be 
effective if you do so. Please subscribe to the <a 
href="http://couchdb.apache.org/community/lists.html";>user@ or dev@ mailing 
list</a> to get notified when the tool will be available.</p>
 
 <h2>Post mortem for a nasty bug</h2>
 

Modified: couchdb/site/htdocs/notice/1.0.1.txt
URL: 
http://svn.apache.org/viewvc/couchdb/site/htdocs/notice/1.0.1.txt?rev=983817&r1=983816&r2=983817&view=diff
==============================================================================
--- couchdb/site/htdocs/notice/1.0.1.txt (original)
+++ couchdb/site/htdocs/notice/1.0.1.txt Mon Aug  9 20:52:10 2010
@@ -9,7 +9,7 @@ If you are using CouchDB 1.0.0 and have 
 
 This bug does not affect earlier releases of CouchDB.
 
-Even if you have lost data due to this bug it is possible that it can be 
recovered. If you can, archive a copy of the database that has lost data. 
Please subscribe to the [user@ or dev@ mailing 
list](http://couchdb.apache.org/community/lists.html) to get notified when the 
tool will be available.
+Even if you have lost data due to this bug it is possible that it can be 
recovered. If you can, archive a copy of the database that has lost data, if 
not, at least do not compact your databases as the repair tool will not be 
effective if you do so. Please subscribe to the [user@ or dev@ mailing 
list](http://couchdb.apache.org/community/lists.html) to get notified when the 
tool will be available.
 
 ## Post mortem for a nasty bug
 


Reply via email to