Re: merging 2 dbs
- From: ulugeyik <durduran hotmail com>
- To: f-spot-list gnome org
- Subject: Re: merging 2 dbs
- Date: Wed, 1 Aug 2007 16:25:29 -0700 (PDT)
hmmm. This is not a *supported* method but you might be able to do something
with it. I used it in the past to edit some paths.
find your two databases, call them photos1.db and photos2.db
(the usual place is: ~/.gnome2/f-spot/ )
make sure these are extra copies/backups.
sqlite3 photos1.db .dump > photos1.dump
sqlite3 photos2.db .dump > photos2.dump
then edit these with text editors, or try to concatenate them.
sorry. too lazy to try the method.
--
View this message in context: http://www.nabble.com/merging-2-dbs-tf4177772.html#a11955818
Sent from the Gnome - F-Spot mailing list archive at Nabble.com.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]