GithubHelp home page GithubHelp logo

Comments (6)

itolosa avatar itolosa commented on July 4, 2024 9

It worked fine by specifying the entire path:

# deploy.rb
set :db_dump_dir, -> { File.join(current_path, 'db') }

from capistrano-db-tasks.

map7 avatar map7 commented on July 4, 2024

Still broken in 0.6

from capistrano-db-tasks.

maxigs avatar maxigs commented on July 4, 2024

Just wanted to let you know that i had the same issue. Didn't look further in it as the workaround with the tmp directory worked fine.

from capistrano-db-tasks.

numbata avatar numbata commented on July 4, 2024

@map7 do you have _APP_PATH_/db directory?
@itolosa can you check this branch https://github.com/numbata/capistrano-db-tasks/tree/issues/104/db_dump_dir_fix ?

from capistrano-db-tasks.

itolosa avatar itolosa commented on July 4, 2024

@numbata I think the error here is to assume that ./ always points to the project directory, and I think is rancid to replace ./ to the current_path. Maybe a Readme update would be great to avoid more confusions

from capistrano-db-tasks.

kakra avatar kakra commented on July 4, 2024

This even doesn't seem a problem due to a change in THIS repository. I upgraded some unrelated gems in the bundle when I suddenly got this error. I wasn't able to restore the previous behavior because I only discovered this problem later in development. But at least reverting capistrano itself to the last known working version didn't help, neither did reverting sshkit, net-scp, or capistrano-db-tasks fix the problem. So something else must have changed behavior.

But the problem is probably still within THIS repo as it depends on some non-defined defaults when it shouldn't (e.g., the working directory).

from capistrano-db-tasks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.