[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] Reporting conduit errors
- To: coldsync-hackers at lusars dot net
 
- Subject: Re: [coldsync-hackers] Reporting conduit errors
 
- From: Alessandro Zummo <azummo-coldsync3 at towertech dot it>
 
- Date: Wed, 17 Sep 2003 20:10:32 +0200
 
- In-reply-to: <E19zg1k-000632-00@erato.usask.ca>
 
- Organization: Tower Technologies
 
- References: <E19zg1k-000632-00@erato.usask.ca>
 
- Reply-to: coldsync-hackers at lusars dot net
 
- Sender: owner-coldsync-hackers at lusars dot net
 
On Wed, 17 Sep 2003 11:23:21 -0600
John Deptuch <deptuch+cs@erato.usask.ca> wrote:
> 
> die "501 can't open your calendar";
> 
> Coldsync show the error on the command line but the Palm reports "HotSync 
> operation complete" with no errors listed when you press the Log button.
 You can add a note to the hotsync log with dlp_AddSyncLogEntry and
eventually use dlp_EndOfSync (not yet implemented in the perl module) to
abort, if you really need. 
 In general terms, a conduit should not abort the sync process. I havent
tested if this could mess up the daemon itself, but i don;t think so.
 
> I'm using version 2.3.1 on Debian.
Please switch to the CVS version. You'll find numerous bug fixes and
improvements, especially regarding to the daemon mode.
 
-- 
 Best regards,
 Alessandro Zummo,
  Tower Technologies - Turin, Italy
  http://www.towertech.it
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.