Nicolas Ferreira

Results 5 comments of Nicolas Ferreira

I had the same problem but got it fixed by explicitly specifying the latest revision number and the username parameter: git svn clone --username myusername -r140123 https://mysvnurl.com/repo Hope this helps!

+1 Would love to contribute to this project!

I agree @Kerrick, I will provide a fix for this tonight. Thanks for the feedback.

@Kerrick, I changed the code to use the nodejs 'util' module, in order to avoid the risk that was associated with my previous commit. Please validate, thanks!

Hey there! I have created the following pull request to fix this issue: https://github.com/Kerrick/githabit/pull/2 Please validate, thanks!