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

links to links #70

Open
russHyde opened this issue Apr 10, 2019 · 0 comments
Open

links to links #70

russHyde opened this issue Apr 10, 2019 · 0 comments
Labels
04 : bug Something isn't working

Comments

@russHyde
Copy link
Owner

If I specify a link in "./sidekick/setup/make_these_links.txt" as follows:

../some_path    ./local_link_name

and ../some_path is itself a softlink, I get some weird results.

The target of the link created by ./sidekick setup is expanded to its full filepath rather than just using a path relative to the position of the linkname.

I'm worried that if the resulting links get pushed into version control they won't be portable.

My example at present is when setting up a link to ../int_data/some_dir from ./data/int/; but such links are not included in version control (since ./data is not included in version control).

@russHyde russHyde added the 04 : bug Something isn't working label May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
04 : bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant