fr2lancer opened a new issue, #4733:
URL: https://github.com/apache/couchdb/issues/4733
[NOTE]: # file copy of .couch from 2.x isn't picked up by couchdb 3.3.2
## Description
Simple I copied one of <db_name>.couch file to couchdb 3.3.2
GET '127.0.0.1:5984/<db_name> -> no database error
when I copied _dbs file to couchdb 3,
GET '127.0.0.1:5984/<db_name> -> I can see the detail of <db_name> but
number of docs are empty
Admin is set and it works well from scratch.
but when I got to start to data migration with file copying, it didn't seem
to work .
## Steps to Reproduce
[NOTE]: # ( Include commands to reproduce, if possible. curl is preferred. )
## Expected Behaviour
[NOTE]: # ( Tell us what you expected to happen. )
## Your Environment
[TIP]: # ( Include as many relevant details about your environment as
possible. )
[TIP]: # ( You can paste the output of curl http://YOUR-COUCHDB:5984/ here.
)
* CouchDB version used:
* Browser name and version:
* Operating system and version:
## Additional Context
[TIP]: # ( Add any other context about the problem here. )
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]