monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] dump/reload fails (was: merged: sqlite 3)


From: Peter Simons
Subject: [Monotone-devel] dump/reload fails (was: merged: sqlite 3)
Date: 17 Jan 2005 20:38:58 +0100

graydon hoare writes:

 > I've synced this change up to the net.venge.monotone
 > head, so 0.17 will have it. you'll have to dump and
 > reload if you update to it; the 2.x file format is now
 > officially deprecated for monotone :)

When I try that, I get this error:

  /usr/local/src/monotone-current$ ./monotone --db /tmp/foo.db db init
  /usr/local/src/monotone-current$ monotone db dump | ./monotone --db 
/tmp/foo.db db load
  monotone: discarding debug log
  monotone: fatal: std::runtime_error: sqlite exec error table file_deltas 
already exists
  monotone: this is almost certainly a bug in monotone.

The database in question is the one I got by syncing with
off.net. The pre-sqlite3 monotone versions is:

  $ monotone --full-version
  monotone 0.16 (base revision: e4002ac128513a45cc1f9d2f2bc9aed79225bf11)
  Changes since base revision:

  new_manifest [5c5ede7e47b71479b3d5c4681969e10aa43e7324]

  old_revision [e4002ac128513a45cc1f9d2f2bc9aed79225bf11]
  old_manifest [5c5ede7e47b71479b3d5c4681969e10aa43e7324]

And the sqlite3 version is:

  $ ./monotone --full-version
  monotone 0.16 (base revision: 684ac30be42e8e9c52a3c724c62a65adc7b11486)
  Changes since base revision:

  new_manifest [fcbf25932aba67128fd65ea60d0ae4cd3a68bc0c]

  old_revision [684ac30be42e8e9c52a3c724c62a65adc7b11486]
  old_manifest [fcbf25932aba67128fd65ea60d0ae4cd3a68bc0c]

    Generated from data cached in the distribution;
    further changes may have been made.

I ran a "make check" before trying the new version, but that
didn't reveal any problems.

Peter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]