RE: Git repository connection times out sometimes

2015-05-06 Thread Dunnigan, Terrence J
egroups.com Cc: jennifer.hofmeis...@younicos.com Subject: Re: Git repository connection times out sometimes Hi, I haven't encountered similar problem starting last week. Our Jenkins master and slaves both run on Linux tho. ... ERROR: Timeout after 10 minutes ERROR: Error cloning remote repo 

Re: Git repository connection times out sometimes

2015-05-06 Thread web-deploy
gt; Jennifer > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Dunnigan, > Terrence J > *Sent:* Freitag, 17. April 2015 18:09 > *To:* jenkins...@googlegroups.com > *Subject:* RE: Git repository connection times out

Re: Git repository connection times out sometimes

2015-05-06 Thread web-deploy
helped me learn a lot! > > > > Jennifer > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Dunnigan, > Terrence J > *Sent:* Freitag, 17. April 2015 18:09 > *To:* jenkins...@googlegroups.com > *Subject:* RE: G

RE: Git repository connection times out sometimes

2015-04-22 Thread Jennifer Hofmeister
om] On Behalf Of Mark Waite Sent: Friday, April 17, 2015 10:49 AM To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> Subject: Re: Git repository connection times out sometimes I wasn't aware that the msysgit team had been able to upgrade to a newer versi

RE: Git repository connection times out sometimes

2015-04-17 Thread Dunnigan, Terrence J
: jenkinsci-users@googlegroups.com Subject: Re: Git repository connection times out sometimes I wasn't aware that the msysgit team had been able to upgrade to a newer version of ssh. https://groups.google.com/forum/#!topic/msysgit/EqyLxeHudqc describes the approximately 1 MB/second bandwidth limit

Re: Git repository connection times out sometimes

2015-04-17 Thread Mark Waite
; Putty is no longer necessary. > > > > Terry > > > > *From:* jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] *On Behalf Of *Jennifer Hofmeister > *Sent:* Thursday, April 16, 2015 4:38 AM > *To:* jenkinsci-users@googlegroups.com > *Subject:*

RE: Git repository connection times out sometimes

2015-04-17 Thread Dunnigan, Terrence J
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jennifer Hofmeister Sent: Thursday, April 16, 2015 4:38 AM To: jenkinsci-users@googlegroups.com Subject: Git repository connection times out sometimes Hello, I have several build jobs that clone from a remote Git repository. On some of them, the git fetch

RE: Git repository connection times out sometimes

2015-04-17 Thread Jennifer Hofmeister
@googlegroups.com] On Behalf Of John Mellor Sent: Donnerstag, 16. April 2015 15:15 To: jenkinsci-users@googlegroups.com Subject: RE: Git repository connection times out sometimes That sounds more like network issues that git issues. Is someone playing with duplicate IPs on your network and triggering

RE: Git repository connection times out sometimes

2015-04-16 Thread John Mellor
: jenkinsci-users@googlegroups.com Subject: Git repository connection times out sometimes Hello, I have several build jobs that clone from a remote Git repository. On some of them, the git fetch part of the command fails with the following output: Building on master in workspace C:\Program Files

Git repository connection times out sometimes

2015-04-16 Thread Jennifer Hofmeister
Hello, I have several build jobs that clone from a remote Git repository. On some of them, the git fetch part of the command fails with the following output: Building on master in workspace C:\Program Files (x86)\Jenkins\jobs\test_123\workspace > git.exe rev-parse --is-inside-work-tree # timeou