KM> Instead of updating nothing, it should say 'error'. Right? Don't say success if failed. Don't mark files as updated if not updated.
KM> |$ sitecopy --update dreamhost KM> |sitecopy: Updating site `dreamhost' (on spyro.dreamhost.com in ~/jidanni.org/) KM> |Uploading geo/taiwan_datums/index_en.html: [Connecting to KM> |spyro.dreamhost.com... ] done. KM> |Uploading geo/taiwan_datums/index.html: [Couldn't get handle: Failure KM> |] done. Above we see the word "done" emitted two times. Apparently out of order, a mix of stderr and stdout maybe. Because for each file it could not complete the transfer. As it admits: KM> |Couldn't get handle: Failure However it then proceeds to say: KM> |sitecopy: Update completed successfully. And another run shows KM> |$ sitecopy --update dreamhost KM> |sitecopy: Updating site `dreamhost' (on spyro.dreamhost.com in ~/jidanni.org/) KM> |sitecopy: Nothing to do - no changes found. That it thinks it succeeded. KM> Would you like to submit patch(s) for this? :) I just make lots of bug reports. Thanks anyway. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

