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

git-bundle-server init fails when route file parent directory doesn't exist #13

Closed
vdye opened this issue Feb 8, 2023 · 0 comments · Fixed by #26
Closed

git-bundle-server init fails when route file parent directory doesn't exist #13

vdye opened this issue Feb 8, 2023 · 0 comments · Fixed by #26
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vdye
Copy link
Collaborator

vdye commented Feb 8, 2023

On a fresh install, you can get this error:

$  git bundle-server init https://github.com/git/git
2023/02/09 09:41:57 Failed with error: failed to parse routes file

It can be fixed by running mkdir ~/git-bundle-server.

@vdye vdye added the bug Something isn't working label Feb 8, 2023
@vdye vdye changed the title Bug: git-bundle-server init fails when route file parent directory doesn't exist git-bundle-server init fails when route file parent directory doesn't exist Feb 8, 2023
@vdye vdye assigned vdye and unassigned vdye Feb 8, 2023
@vdye vdye added this to the v1.0 milestone Feb 16, 2023
@vdye vdye self-assigned this Feb 16, 2023
@vdye vdye closed this as completed in #26 Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant