Skip to content

Deploy fails on Git submodules #15

Description

@tmysik

For example (app/components/DataGrid is a Git submodule):

put: STOR app/components/DataGrid
get: 150 Ok to send data.
/usr/lib/ruby/1.8/net/ftp.rb:454:in `read': Is a directory - app/components/DataGrid (Errno::EISDIR)
        from /usr/lib/ruby/1.8/net/ftp.rb:454:in `storbinary'
        from /usr/lib/ruby/1.8/net/ftp.rb:453:in `loop'
        from /usr/lib/ruby/1.8/net/ftp.rb:453:in `storbinary'
        from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
        from /usr/lib/ruby/1.8/net/ftp.rb:450:in `storbinary'
        from /usr/lib/ruby/1.8/net/ftp.rb:562:in `putbinaryfile'
        from /usr/lib/ruby/1.8/net/ftp.rb:591:in `put'
        from /home/gapon/bin/git-deploy:440:in `put'
        from /home/gapon/bin/git-deploy:230:in `upload'
        from /home/gapon/bin/git-deploy:216:in `each'
        from /home/gapon/bin/git-deploy:216:in `upload'
        from /home/gapon/bin/git-deploy:141:in `automate'
        from /home/gapon/bin/git-deploy:568
        from /home/gapon/bin/git-deploy:519:in `each'
        from /home/gapon/bin/git-deploy:519

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions