aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/config-sync.sgml
blob: 79f561c6d45b1adbc005cccac667e5121f5d4974 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
  <chapter id="config-sync">
     <title>Setting up your synchronization system</title> 
     <para>
        Synchronization presents you with two issues you'll need to
        deal with. 
        <simplelist>
          <member>
            Your computer needs to recognize and access your handheld.
            At this time, <application>Evolution</application> only
            supports Palm-OS devices like the PalmPilot and the
            Handspring Visor.
          </member>
          <member>
           You should decide what sort of synchronization behavior you
           want.
          </member>
        </simplelist>

    </para>
    <para>
       If you haven't used a handheld device with your computer
       before, you'll need to run the GNOME <application>Control
       Center</application> and make sure that <application>Pilot
       Link</application> is properly configured. Then, select the
       <application>Evolution</application> conduits under the
       <guilabel>Pilot Conduits</guilabel> section of the Control
       Center.
      </para>
     <para>
        Once your computer and your Palm-OS device are talking happily
        to each other, you'll have to decide what exactly you want
        them to do with the data they exchange.  Your options may vary
        depending on the conduit, but typically they will be:

        <variablelist>
         <varlistentry>
            <term>Disabled </term>
            <listitem> 
               <para>
                  Do nothing.
               </para>
            </listitem>
          </varlistentry>

         <varlistentry>
            <term>Synchronize</term>
            <listitem> 
               <para>
                  Copy new data from the computer to the handheld, and
                  from the handheld to the computer.  Remove items
                  that were on both systems but have been deleted on
                  one.
               </para>
            </listitem>
          </varlistentry>

         <varlistentry>
            <term>Copy From Pilot</term>
            <listitem> 
               <para>
                  If there is any new data on the the handheld device,
                  copy it to the computer.
               </para>
            </listitem>
          </varlistentry>

         <varlistentry>
            <term>Copy To Pilot</term>
            <listitem> 
               <para>
                 Copy new data from the computer to the handheld. 
               </para>
            </listitem>
          </varlistentry>

         <varlistentry>
            <term>Merge From Pilot</term>
            <listitem> 
               <para>
                  Copy new data from the handheld to the computer, and
                  remove any information from the computer that has
                  been deleted on the handheld.
               </para>
            </listitem>
          </varlistentry>

         <varlistentry>
            <term>Merge To Pilot</term>
            <listitem> 
               <para>
                  Copy new data from the computer to the handheld, and
                  remove any information from the handheld that has
                  been deleted on the computer.
               </para>
            </listitem>
          </varlistentry>
       </variablelist>
    </para>

    <para>
      Select a behavior for each conduit available.  For the most
      part, you'll want to stick with
      <guilabel>Synchronize</guilabel>.  Then, put your handheld on
      its cradle and press the synchronization button.
    </para>


      <para> 
         <warning> 
      <title>Data Loss Prevention</title> 
      <para>
        It's always a good idea to make a backup.  To do that,
        make a copy of your <systemitem>
        <filename>~/evolution</filename> </systemitem> directory.
          </para>
    </warning>
       </para>

    </chapter>




ff3eaf4999673605da0058033e52'>Update to 2.5.3. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-12-221-2/+47 * Update to 2.5.1. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-09-071-103/+39 * Update to 2.5.0. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-08-222-3/+6 * Update to 2.4.3. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-07-021-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Add a missing dependency on libSM.marcus2008-05-221-2/+2 * * Update distinfo with new checksum. This distfile was re-rolled to fix amarcus2008-05-211-1/+2 * Update to 2.4.2. See http://developer.pidgin.im/wiki/ChangeLog for the listmarcus2008-05-192-1/+6 * Update to 2.4.0. See http://developer.pidgin.im/wiki/ChangeLog for a listmarcus2008-03-022-1/+13 * Update pidgin to 2.3.1, and chase the shared lib version bump. Seemarcus2007-12-132-2/+7 * Update to 2.2.2. See http://developer.pidgin.im/wiki/ChangeLog for allmarcus2007-10-291-1/+1 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-541/+541 * Update to 2.2.0. See http://pidgin.im/ChangeLog for the list of changesmarcus2007-09-182-2/+9 * Update to 2.1.1.marcus2007-08-221-9/+33 * Update to 2.1.0.marcus2007-08-052-1/+8 * * Update to 2.0.2marcus2007-06-172-1/+23 * Remove some leftover directories.marcus2007-05-292-1/+3 * Update to 2.0.1.marcus2007-05-281-0/+3 * Update to the long-awaited 2.0.0. This has come a long way since Gaimmarcus2007-05-252-2/+7 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * Correct an NSS initialization error that was causing crashes with certainmarcus2007-05-041-0/+1 * Add pidgin after a repocopy from net-im/gaim-devel. Pidgin is the new namemarcus2007-05-033-585/+574 * Update to 2.0.0 Beta 6. This release fixes a bunch of crashes, some UImarcus2007-01-202-101/+109 * Add some gstreamer plugin dependencies to gaim-devel so that audio willmarcus2006-11-291-0/+1 * Update to 2.0.0.b5. A lot of bugs have been fixed in this latest beta.marcus2006-11-111-3/+0 * Update to 2.0.0.b4. See http://gaim.sourceforge.net/planet/ for an ideamarcus2006-10-313-363/+222 * Add gaim-devel, a port of the Gaim 2.0 Beta. There are still many problemsmarcus2006-10-144-0/+761 * Remove recently added net-im/gaim-devel port since marcus@ (gaim's maintainer)garga2006-08-276-710/+0