Re: [Evolution-hackers] Evo 2.0 -- syncing 2 computers
- From: Matt Price <matt price utoronto ca>
- To: evolution-hackers lists ximian com
- Subject: Re: [Evolution-hackers] Evo 2.0 -- syncing 2 computers
- Date: Thu, 14 Oct 2004 09:04:10 -0400
On Thu, Oct 14, 2004 at 12:22:14PM +0200, Rodrigo Moya wrote:
> On Thu, 2004-10-14 at 01:28 -0400, Matt Price wrote:
> > I'm trying desperately to sync the evolution data on two computes
> > (work & home). I have tried rsync on ~/.evolution, and also on
> > ~/.evolution/calendar/local, and have also tried changing the dir
> > names in calendar/local to reflect the change in hostname (in my case,
> > 'anarres' --> 'matts-mac'). None of this works, and even if I delete
> >
> yes, in gconf, you need to copy also the ~/.gconf/apps/evolution
> directory.
thanks for this hint! I tried wraping evolution in the following
script:
#!/bin/sh
#/usr/local/bin/evo-wrapper
ssh anarres -e evolution --force-shutdown
evolution --force-shutdown
rsync -avzb anarres:~/.evolution/ ~/.evolution
rsync -avzb anarres:~/.gconf/apps/evolution/ ~/.gconf/apps/evolution
/usr/bin/evolution-2.0
evolution --force-shutdown
rsync -azvb ~/.evolution anarres:~/.evolution
rsync -avzb ~/.gconf/apps/evolution/ anarres:~/.gconf/apps/evolution
... hmmm... still doesn't seem to work! Am I missing something
essential about, say, how evolution-data-server works?
anyway, thanks,
matt
-------------------------------------------
Matt Price matt price utoronto ca
History Department, University of Toronto
(416) 978-2094
--------------------------------------------
please don't use the following addresses: zeus derailleur org
aardvark derailleur org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]