pocketarc/git-deploy-php

Submodule (Plugin/DragDropEditor) deploy error

maskas opened this issue · 5 comments

I have a submodule. And it successfully uploads everything for the first time. Nest upload fails with the error:

php git-deploy
[2014-10-09 00:24:28 +0300] Connected to: ftp://xxx/public_html
[2014-10-09 00:24:28 +0300] Started working on: ftp://xxx/public_html
[2014-10-09 00:24:28 +0300] Updating server from 7c57b8 to 15cd26...
[2014-10-09 00:24:28 +0300] Plugin/DragDropEditor
[2014-10-09 00:24:28 +0300] Will upload 11 files.
[2014-10-09 00:24:28 +0300] Will delete 0 files.
PHP Warning: ftp_put(): Can't open that file: Is a directory in /xxx/git-deploy on line 510
PHP Stack trace:
PHP 1. {main}() /xxx/git-deploy:0
PHP 2. main() /xxx/git-deploy:32101
PHP 3. Server->deploy() /xxx/git-deploy:14
PHP 4. FTP->set_file() /xxx/git-deploy:283
PHP 5. ftp_put() /xxx/git-deploy:510
[2014-10-09 00:24:37 +0300] Deleted: Plugin/DragDropEditor
PHP Warning: ftp_put(): Can't open that file: Is a directory in /xxx/git-deploy on line 510
PHP Stack trace:
PHP 1. {main}() /xxx/git-deploy:0
PHP 2. main() /xxx/git-deploy:32101
PHP 3. Server->deploy() /xxx/git-deploy:14
PHP 4. FTP->set_file() /xxx/git-deploy:283
PHP 5. FTP->set_file() /xxx/git-deploy:519
PHP 6. ftp_put() /xxx/git-deploy:510
[2014-10-09 00:24:37 +0300] ERROR: Failed to upload Plugin/DragDropEditor. Deployment will stop to allow you to check what went wrong.

Thanks for reporting this, I'll look into it ASAP.

That's cool. I'm still on computer. So if you need anything to debug, just ask.

No news?

Got the point now :) ASAP may mean not now :) but "when I will available" :D just tell if there are any chances for this being fixed.

Yes, I will look at this and resolve it as soon as possible, like I said. :)