Hi,
I'm trying to move an older database (0.9.0a-incubating) to another machine
(running revision 758942). Here's a snippet of my log file:
[Sat, 28 Mar 2009 02:10:59 GMT] [error] [<0.55.0>] {error_report,<0.21.0>,
{<0.55.0>,std_error,
{mochiweb_socket_server,235,
{child_error,
{{badmatch,undefined},
[{couch_rep,get_missing_revs,2},
{couch_rep,get_missing_revs_loop,4}]}}}}}
[Sat, 28 Mar 2009 02:10:59 GMT] [error] [emulator] Error in process
<0.179.0> with exit value:
{{badmatch,undefined},[{couch_rep,get_missing_revs,2},{couch_rep,get_missing_revs_loop,4}]}
[Sat, 28 Mar 2009 02:10:59 GMT] [error] [emulator] Error in process
<0.185.0> with exit value:
{{badmatch,undefined},[{couch_rep,get_missing_revs,2},{couch_rep,get_missing_revs_loop,4}]}
Is there something I need to do first (e.g. run a script) before replicating
an older database?
Thank you.
Nestor