I added the following item: Git for Windows Installation and Windows Certificate Stores
On Monday, March 18, 2019 at 2:02:52 PM UTC-4, Mark Waite wrote: > > That's a very useful result. Thanks for discovering it. Would you be > willing to put a note into the git plugin wiki page describing what you saw > and how to resolve it? > > We've had other surprises like that (credentials manager, for example), > and the wiki page has been a good place to put the information until the > time when the plugin finds a better way to prevent the problem or warn > users about the problem. > > Mark Waite > > On Mon, Mar 18, 2019 at 11:01 AM t3knoid <[email protected] <javascript:>> > wrote: > >> I figured out why this was happening. It's user error :-). When >> installing git for windows, make sure to use "Use the native Windows Secure >> Channel library" option during installation. >> >> >> >> On Saturday, March 16, 2019 at 12:15:51 PM UTC-4, t3knoid wrote: >>> >>> I have a new Jenkins server that has not used git for checking out. I >>> tried using a simple git checkout, just using a freestyle project. For some >>> reason I get a "Getting "Couldn't find any revision to build" whenever I >>> try to check out. Using an older server checks out the same repo just >>> fine...also using a new freestyle job. >>> >>> Using the new server, I checked out something from github, and that >>> worked fine. The server I am using is internal. It is using Bitbucket. I >>> don't really think that should make a difference. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/5ee800b6-bd9a-4f31-a804-28341b1212db%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/5ee800b6-bd9a-4f31-a804-28341b1212db%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Thanks! > Mark Waite > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ba85743c-a2ae-48ea-af18-aece9c7f360b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
