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

Optionally, check and report if inferred paths (still) exist #4

Open
xandkar opened this issue Nov 8, 2014 · 0 comments
Open

Optionally, check and report if inferred paths (still) exist #4

xandkar opened this issue Nov 8, 2014 · 0 comments

Comments

@xandkar
Copy link
Owner

xandkar commented Nov 8, 2014

If we find path /foo/bar (host's conflicted copy 1931-12-17).txt, we infer that the original path must've been /foo/bar.txt, and report tree:

/foo/bar.txt
        /foo/bar (host's conflicted copy 1931-12-17).txt

But, this does not necessarily mean that /foo/bar.txt exists! So, we should probably have an option to check paths' existence and report it with a status prefix, maybe something along these lines:

NOT_FOUND | /foo/bar.txt
        FOUND | /foo/bar (host's conflicted copy 1931-12-17).txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant