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

We shouldn't only run from the top-level directory. #4

Closed
skx opened this issue Mar 7, 2013 · 1 comment
Closed

We shouldn't only run from the top-level directory. #4

skx opened this issue Mar 7, 2013 · 1 comment
Labels

Comments

@skx
Copy link
Owner

skx commented Mar 7, 2013

Although this simplified the initial migration and coding it is now painful when I'm working in:

   ~/hg/websites/steve.org.uk/input/Software/templer

I have to keep going back to ~/hg/websites/steve.org.uk to run the rebuild-command.

Suggestion: We keep running "cd .." until we hit a filesystem boundary, before aborting. Exactly like git/mercurial do things.

@skx
Copy link
Owner Author

skx commented Mar 8, 2013

This is now resolved.

@skx skx closed this as completed Mar 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant