Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect file path when rm-ing #3

Open
sashton opened this issue Apr 15, 2016 · 2 comments
Open

Incorrect file path when rm-ing #3

sashton opened this issue Apr 15, 2016 · 2 comments

Comments

@sashton
Copy link
Contributor

sashton commented Apr 15, 2016

When rm-ing from a parent directory, the path is incorrect. The project root should be included in the path.

@timvisher
Copy link
Owner

I definitely didn't account for the concept of running this from outside of the project, if that's what I'm understanding you to be describing.

How does it find the project.clj if you're not inside a project?

@sashton
Copy link
Contributor Author

sashton commented Apr 21, 2016

I'm using lein-sub to run lein-checkout on a bunch of sub projects all at once. If it helps, I've created a sample project that shows the idea here: https://github.com/sashton/lein-checkout/blob/example-using-sub/example-with-sub/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants