Github user eiri commented on the pull request:

    https://github.com/apache/couchdb-couch/pull/54#issuecomment-105529725
  
    @kxepal  I don't think simple copy would do, given the database file going 
to be named as a shard. I thought of something like creating test db for 1.x, 
creating empty db with same name in 2.x (probably as r,w,n,q = 1), then 
overwriting it with 1.x and running compaction. Tricky business, but should be 
doable.
    
    DBCore and CouchDB 1.x are quite different, but DBCore and Couch 2.0 are 
essentially the same apart from active/external format. Couch 2.0 uses 
#active_size record for it and DBCore just a 2 elements tuple, hence the PR.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to