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

Support a "relative" option (e.g. '-r') to report changes relative to current dir #297

Closed
e2 opened this issue Mar 9, 2015 · 1 comment
Assignees
Labels
✨ Feature Adds a new feature

Comments

@e2
Copy link
Contributor

e2 commented Mar 9, 2015

This would solve this problem on VMs: guard/guard#751

Currently, TCP sends full paths, e.g. /home/user/project/foo, which makes no sense for TCP broadcasting if that exact path doesn't exist on another machine.

Ideally, TCP broadcaster should always send paths relative to current directory, unless custom directories are given with the '-d' option.

@jschroeder9000
Copy link

Thanks for looking at this. 👍

e2 added a commit that referenced this issue Mar 10, 2015
@e2 e2 closed this as completed in a7a94ea Mar 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature Adds a new feature
Projects
None yet
Development

No branches or pull requests

2 participants