Hi,

On Fri, 2009-12-25 at 11:57 +0100, Michael Pilgermann wrote:
> Could anybody please give some advice, whether
> - there is a way to copy the database to another machine by keeping it
> working, or

It should work as long as the Berkeley DB library is compatible with
that used on the "older" computer. EDS used to use its own copy of it,
but it was dropped in favor of a system libdb.

Here might be some useful information too, I guess.
http://www.go-evolution.org/FAQ#How_can_I_transfer_all_my_Evolution_data_from_an_old_home_directory_to_a_new_home_directory.3F
Nonetheless, playing with internal evolution files is highly
discouraged.

> - how to remotely access the EDS in Python using the proper way??

I've not much idea about python bindings on EDS side, the nearest I know
are some python binding for plugins in evo itself, but it's far away
from what you want.

Here's an example how to open a system address book and read emails from
contacts stored there:
http://git.gnome.org/browse/evolution-data-server/tree/addressbook/tests/ebook/test-ebook.c

        Bye,
        Milan

_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to