Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
.netrc on windows #160
.netrc on windows #160
Comments
|
The fix for your problem is simple: Don't use I'm closing this issue because simply omitting |
|
hi there, can we take a second look at windows integration of netrc. |
|
bump |
|
.netrc works fine on Windows. |
|
but how? i'm probably missing something.
|
|
amazing, tnx! |
|
hi, i have trouble linking to the .netrc file in Windows with $home not set. i have manually set HOME="C:/Users/username/" and it can't find the .netrc file. |
on windows you cant create file starting with dot.
might be a problem with the module itself.
also it is not clear waht should be inside that netrc file.