[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-03-19 Thread mar...@gedmin.as (JIRA)














































Marius Gedminas
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















Gave up on the alternatives and upgraded Git to 1.9.1 from the PPA.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-03-19 Thread mar...@gedmin.as (JIRA)














































Marius Gedminas
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















Attempting to add JGit to the list of Git installations in Manage Jenkins makes it crash instantly and restart after a couple of minutes.  The JGit I just added disappears after the restart.

Attempting to add -Dorg.jenkinsci.plugins.gitclient.Git.useCLI=false to the command-line of the slave doesn't do anything (I restarted Jenkins to make sure the slave was restarted with that option): I'm still getting the command-line error from git 1.7.0 for builds on that slave.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-03-19 Thread mar...@gedmin.as (JIRA)














































Marius Gedminas
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















I made the mistake of upgrading all my Jenkins plugins yesterday.  Now all my 10.04 builds are failing because of this issue.

Downgrading the plugin to 1.4.0 doesn't help: now I'm getting

FATAL: null
java.util.NoSuchElementException
	at java.util.ArrayList$Itr.next(ArrayList.java:757)
	at hudson.plugins.git.GitSCM.buildEnvVars(GitSCM.java:1345)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:938)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1079)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)

Is there a solution that doesn't involve adding random PPAs to my Ubuntu 10.04 LTS systems?  I don't care for pretty progress bars during clone time, and I'm managing my git credentials just fine with SSH pubkeys.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-02-15 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 closed  JENKINS-21137 as Won't Fix


git fetch does not have support for "--progress" option in 1.7.x version of git client binary
















Change By:


Mark Waite
(16/Feb/14 5:23 AM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-02-15 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 resolved  JENKINS-21137 as Won't Fix


git fetch does not have support for "--progress" option in 1.7.x version of git client binary
















Change By:


Mark Waite
(16/Feb/14 5:23 AM)




Status:


Reopened
Resolved





Resolution:


Won't Fix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-02-15 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















I believe you have misunderstood what you are sacrificing by staying with an outdated version of a critical part of the Jenkins process.

Nicolas noted that credentials support is not available in that git version.  Substantial work has been put into the git and subversion plugins to support credentials. It may not be relevant to you, but it is relevant to the larger community of Jenkins users.

If you are unwilling to update git, then you could evaluate the recently added JGit support.  It is not yet full featured, but when a feature is missing it will generally tell you clearly that the feature is missing.

If neither of those meet your needs then you will probably need to pin an older version of the git plugin and accept that the new features won't be available to you.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-02-15 Thread d...@doxo.com (JIRA)














































dev @ doxo.com
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















Answering that question is of course purely a matter of opinion.  In this case I don't believe so.  I avoid using non-standard packages for critical binaries if I can help it.  In this case we're talking about supporting a progress bar being written to standard out.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-02-15 Thread mark.earl.wa...@gmail.com (JIRA)












































  
Mark Waite
 edited a comment on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary
















Wouldn't you be better served by upgrading your git version on Ubuntu 10.04 LTS by using the instructions from askubuntu.com ?

http://askubuntu.com/questions/333095/install-a-more-recent-version-of-git-on-a-lts

I admit that it is using a PPA to upgrade that package, but I suspect that you can upgrade your git version using that technique without disrupting the rest of the operating system.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-02-15 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















Wouldn't you be better served by upgrading your git version on Ubuntu 10.04 LTS by using the instructions from askubuntu.com ?

http://askubuntu.com/questions/333095/install-a-more-recent-version-of-git-on-a-lts



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-01-13 Thread v...@freedesktop.org (JIRA)














































Vinson Lee
 reopened  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary
















Change By:


Vinson Lee
(13/Jan/14 8:25 AM)




Resolution:


Won't Fix





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-01-10 Thread d...@doxo.com (JIRA)














































dev @ doxo.com
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















That is precisely our situation.  We are using Ubuntu 10.04 LTS, and therefore are still using Git 1.7.0.4.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-01-10 Thread v...@freedesktop.org (JIRA)














































Vinson Lee
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















Ubuntu 10.04 LTS has git 1.7.0.4 and this distribution will be supported until April 2015.

Please reconsider applying the patch from https://github.com/jenkinsci/git-client-plugin/pull/51.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-01-09 Thread nicolas.del...@gmail.com (JIRA)















































Nicolas De Loof
 resolved  JENKINS-21137 as Won't Fix


git fetch does not have support for "--progress" option in 1.7.x version of git client binary
















Change By:


Nicolas De Loof
(10/Jan/14 7:58 AM)




Status:


Open
Resolved





Resolution:


Won't Fix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-01-09 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















based on https://github.com/git/git/commit/9839018e874d4f15e820e1272f1ac575186c4fdc, --progress was introduced in 1.7.1 that has been released in april 2010. Pre-1.7.1 are pretty old, and credentials support anyway require 1.7.9.
I don't plan to support such old versions, can't see any reason not to upgrade build machines with a recent git client.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2014-01-03 Thread co...@ooyala.com (JIRA)














































Corey O'Connor
 commented on  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















Looks like the option was added here:


	https://github.com/jenkinsci/git-client-plugin/commit/a3d3d548842d6a9bafbf9f2eb45729478be7dbbc





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2013-12-26 Thread d...@doxo.com (JIRA)














































dev @ doxo.com
 updated  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary
















Change By:


dev @ doxo.com
(26/Dec/13 6:29 PM)




Description:


I'm not precisely sure when the "--progress" option was added to the "git fetch" command, but I know that it was not supported in version 1.7.0.4.  I know it is supported in version 1.8.5.2, so I wouldn't be surprised if it was added to version 1.8 of the git client binary.My preference would be a workaround similar to what was added when "git clone" started specifying the "-
-
progress" option.  Namely a check for the git binary version prior to attempting to use the "-
-
progress" option.  See JENKINS-9635.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [git-client] (JENKINS-21137) git fetch does not have support for "--progress" option in 1.7.x version of git client binary

2013-12-23 Thread d...@doxo.com (JIRA)














































dev @ doxo.com
 created  JENKINS-21137


git fetch does not have support for "--progress" option in 1.7.x version of git client binary















Issue Type:


Bug



Affects Versions:


current



Assignee:


Nicolas De Loof



Components:


git-client



Created:


24/Dec/13 1:54 AM



Description:


I'm not precisely sure when the "--progress" option was added to the "git fetch" command, but I know that it was not supported in version 1.7.0.4.  I know it is supported in version 1.8.5.2, so I wouldn't be surprised if it was added to version 1.8 of the git client binary.

My preference would be a workaround similar to what was added when "git clone" started specifying the "-progress" option.  Namely a check for the git binary version prior to attempting to use the "-progress" option.  See JENKINS-9635.




Project:


Jenkins



Priority:


Critical



Reporter:


dev @ doxo.com

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.