[MERGE] "bzr commit" fails with Microsoft FTP Service

Andreas Deininger adeininger at googlemail.com
Tue Apr 8 14:06:34 BST 2008


Hi all,

Using bazaar version 1.3, I successfully checked out a branch via ftp
from a Windows server which runs the Microsoft FTP Service that comes
bundled with IIS 6.0.
While trying to commit my changes, however, I ran into the following error:
"The system cannot find the file specified."

Using wireshark I found out that Microsoft FTP Service returns: "550
/path/filename Das System kann die angegebene Datei nicht finden.".
However, currently, that Microsoft FTP Service specific error message
is not translated to to the correct exception in the bzr-code.

Notes:

* stacktrace for the error may be found here:
https://bugs.launchpad.net/bzr/+bug/213849
* This error and the patch attached are very similar to
https://bugs.launchpad.net/bzr/+bug/129786 (Thanks to Alexander B. for
pointing that out)
* According to https://bugs.launchpad.net/bzr/+bug/129786, vsFTPd
always returns "550 RNFR command failed." That means that this patch
cures the vsFTPd issue also, that's why I removed the line from the
patch submitted with the vsFTPd bug
(http://launchpadlibrarian.net/8655297/bzr-vsftpd-rnfr-message.patch)
again.

Thanks for your attention

Regards
Andreas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bzr-microsoft-ftp-service-rfnr-message.patch
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20080408/2931a01c/attachment.diff 


More information about the bazaar mailing list