
20090326 : EAM

Here is my list of things that need to be addressed related to Nebulous:

* update scheme to match Josh's new request (where is scheme defined in code?)

  alter table instance drop key uri;
  alter table instance drop key uri_2;

* check neb-admin -pendingreplicate
  
  NULL user.copies == 1 copy (already behaves like this?)

* adjust neb-replicate:

  * option to update the dbcopies value AFTER copy is made
  * (or if copy fails, update anyway)

* add neb-replicate command to scripts (chip_imfile.pl, etc)

* neb-rm should move file to trash rather than unlink
 
* add directory table & update to match current schema

* add directory to neb-ls

* move 'user.copies' to 'storage_object'

* merge distrib branch back into main line

  ** how to rebuild SOAP code?

* create failures should try other hosts
