Ralf S. Engelschall wrote:
1. copying repository via raw SQLite dump/restore fails
   ----------------------------------------------------

   This is actually an SQLite problem (and I will forward to the SQLite
   community, too), nevertheless you should be aware here, too. A
   simple...

   | $ sqlite3 openpkg-import.db .dump | sqlite3 openpkg-copy.db

   ...fails with lots of errors like:
how about using mtn db dump | mtn db load instead?


Regards,
Patrick Georgi


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to