Re: [Evolution] Back up and restore procedures



On Thu, 2005-01-20 at 13:30 +0800, Not Zed wrote:

You should use gconftool-2 --dump xxxxx rather than shutting down
gconf and backing up the files - in some versions of gconfd, the file
locations changed.

There is also .gnome2_private/Evolution for any saved passwords.

Where can I read more about the gconftool-2? the man page doesn't
mention the --dump option.

gconftool-2 --help says:
  --dump      Dump to standard output an
              XML description of all
              entries under a directory,
              recursively.

But I can't find how the xml-file should be restored...
I'd like to update my backup script as well but I'd like to read some
docs about this first.

BTW gconftool-2 --dump > gconfdump.xml gives:
Must specify one or more directories to dump.

Some more attempts:
m8ram imladris:~$ gconftool-2 --dump evolution > gconfdump.xml
Failure listing entries in `evolution': Bad key or directory name:
"evolution": Must begin with a slash (/)
m8ram imladris:~$ gconftool-2 --dump /evolution > gconfdump.xml

This results in:
<gconfentryfile>
  <entrylist base="/evolution">
  </entrylist>
</gconfentryfile>

finally this appears to be correct:
gconftool-2 --dump /apps/evolution > gconfdump.xml

Or isn't it?

Why would one like to back .gnome2_private/Evolution up? Does it contain
more than just the passwords?

TIA

Bram
-- 
# Mertens Bram "M8ram"   <bram-mertens linux be>   Linux User #349737 #
# debian testing            kernel 2.6.8-1-686     i686     512MB RAM #
# 19:52:58 up 8 days, 22:38, 11 users,  load average: 0.73, 0.77, 0.81 #




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