| Synchronizing your PalmOS® Handheld with Ximian Evolution™ | ||
|---|---|---|
| Prev | Chapter 2. Obtaining the Sources | Next |
gnome-pilot-conduits, or 'gpc' for short, are plugins for the gnome-pilot daemon (gpilotd), which handles synchronization of a database on the Palm (such as the DatebookDB.pdb database, the Calendar data) with a local program or database such as Evolution or GnomeCal.
gnome-pilot-conduits v2.0.10
size: 390,631 bytes
md5sum: f6c0c608b04fabe6c83431ed2bda1ec3
To download gnome-pilot-conduits from the GNOME cvs server, you can check out the code "anonymously" again, using the same command that you used to check out gnome-pilot. Make sure that extra colon ':' is in there, or you will be prompted for the password to log in.
$ cvs -z3 -d:pserver:anonymous:@anoncvs.gnome.org:/cvs/gnome co gnome-pilot-conduits
You can also optimize this and check out both gnome-pilot and gnome-pilot-conduits from CVS with one command:
$ cvs -z3 -d:pserver:anonymous:@anoncvs.gnome.org:/cvs/gnome co gnome-pilot gnome-pilot-conduits