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

Init not working for certain directories #1158

Closed
mbos opened this issue Jul 21, 2015 · 6 comments
Closed

Init not working for certain directories #1158

mbos opened this issue Jul 21, 2015 · 6 comments

Comments

@mbos
Copy link

mbos commented Jul 21, 2015

When I call:
var repo = Repository.Init(@"D:\pass");

I get an exception that "D:" is not a valid directory.

When using a longer path:
var repo = Repository.Init(@"D:\pass\users");
No problem what so ever.

@nulltoken
Copy link
Member

What version of LibGit2Sharp are you using, please?

@mbos
Copy link
Author

mbos commented Jul 21, 2015

Oh sorry forgot to mention.
I'm using the nuget version: 0.21.0.176

@mbos mbos closed this as completed Jul 21, 2015
@mbos mbos reopened this Jul 21, 2015
@nulltoken
Copy link
Member

@mbos Are you able to reproduce this behavior with the most recent pre-release package?

@mbos
Copy link
Author

mbos commented Jul 21, 2015

Solved with 0.22

@nulltoken
Copy link
Member

🆒 ‼️

Thanks for having checked

@mbos
Copy link
Author

mbos commented Jul 21, 2015

No problem and thanks for the fast response.

@mbos mbos closed this as completed Jul 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants