Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Test_procedure" page has been changed by NoahSlater:
http://wiki.apache.org/couchdb/Test_procedure?action=diff&rev1=32&rev2=33

  Compare the contents of the tarball to the release tag:
  
  {{{
- diff -r apache-couchdb-1.2.0 ../tree
+ diff -r apache-couchdb-VERSION ../tree
  }}}
+ 
+ Replace `VERSION` with the version you are testing.
  
  Lines starting with "Only in ../tree" should be part of bootstrap mechanism 
or source control configuration.
  
- Lines starting with "Only in apache-couchdb-1.2.0" should be files produced 
by the bootstrap mechanism.
+ Lines starting with "Only in apache-couchdb-VERSION" should be files produced 
by the bootstrap mechanism.
  
  Nothing else should ever appear in this output.
  

Reply via email to