Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » JGit on Windows(Spring Cloud Config Server cannot authenticate using git credential store on Windows.)
JGit on Windows [message #1740554] Mon, 15 August 2016 16:22 Go to next message
George Wilk is currently offline George WilkFriend
Messages: 1
Registered: August 2016
Junior Member
Pardon novice question here. I am using Spring Cloud Config Server, which utilizes JGit to interface with github. It works great on Linux when authenticated via git cache or store, but fails when running on Windows. I tried countless methods including _netrc, credential.helper store, and cache to no avail. Has anyone here tried using JGit on Windows with one of these authentication methods? Any clues would be greatly appreciated.

Cheers,
~george
Re: JGit on Windows [message #1740605 is a reply to message #1740554] Tue, 16 August 2016 07:59 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
You should ask this question to the Spring cloud config server project. JGit has a .netrc credentials provider but I don't know if Spring cloud config server is using that.
JGit currently does not support credential helpers.
Previous Topic:Simplicity V3 Compatibility
Next Topic:directories to organize branches
Goto Forum:
  


Current Time: Fri Apr 26 00:49:12 GMT 2024

Powered by FUDForum. Page generated in 0.02708 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top