Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Make fix_path work correctly on Windows #12

Open
fingolfin opened this issue Dec 4, 2015 · 0 comments
Open

Make fix_path work correctly on Windows #12

fingolfin opened this issue Dec 4, 2015 · 0 comments

Comments

@fingolfin
Copy link
Owner

The function fix_path attempts during cloning to convert a relative path to a hg repository to an absolute path. This is important, because otherwise we may not be able to locate the hg repository later on, leading to e.g. git push failing.

Unfortunately, this is currently broken on Windows (see e.g. issue #8).

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

No branches or pull requests

1 participant