Re: [Evolution] Backing up Evolution 2



I'm running Evolution 2.02 on FreeBSD. I'm currently upgrading the OS 
and want therefore a backup of my complete evolution data.

So far I've rsynced ~/.evolution and ~/.gconf/apps/evolution to a spare 
machine but this machine is lacking the mailaccounts. All data is there, 
but the configured mail accounts are missing.

Account settings /are/ stored using GConf.

Your likely missed to shut down the respective apps, before copying
their data. In particular:

Run 'gconftool-2 --shutdown' to shut down the GConf daemon, before
copying the data in ~/.gconf around. Recent changes might not be synced
to disk otherwise.

Run 'evolution --force-shutdown' after closing Evolution, to shut down
the backend tasks as well. e-d-s holds your data like Contacts in
memory, and recent changes might not be synced otherwise.

Make sure, both apps are shut down, while copying the data. Other apps
can (and will at some point) respawn CGConf daemon, and the Clock applet
integrates and therefore respawns e-d-s in latest Gnome versions (since
Gnome 2.8).


When copying your data to another $HOME or restoring from backup, shut
down the mentioned apps before. If not, Evolution will continue to use
the data that already is in memory (e-d-s and gconf) rather than using
the just copied data.


I've copied to the file ~/.gnome2_private/Evolution where the 
account-information seems to be. But without success.

Is there another file/directory to back up?

Nope, that's it. :)

FWIW, ~/.gnome2_private/Evolution does only hold your passwords, IIRC.

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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