[JIRA] [git-client-plugin] (JENKINS-30177) Git checkout fails when branch is not */master

2015-08-28 Thread mike.ba...@32past8.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Bauer closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
This was user error on my part... 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30177 
 
 
 
  Git checkout fails when branch is not */master  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Bauer 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 NotADefect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-plugin] (JENKINS-30177) Git checkout fails when branch is not */master

2015-08-28 Thread mike.ba...@32past8.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Bauer commented on  JENKINS-30177 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git checkout fails when branch is not */master  
 
 
 
 
 
 
 
 
 
 
Ugh, now I feel stupid. That was exactly the problem. Thanks for sticking in there with me. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-plugin] (JENKINS-30177) Git checkout fails when branch is not */master

2015-08-27 Thread mike.ba...@32past8.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Bauer created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30177 
 
 
 
  Git checkout fails when branch is not */master  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-client-plugin, git-plugin 
 
 
 

Created:
 

 27/Aug/15 2:24 PM 
 
 
 

Environment:
 

 Jenkins 1.609.2 (using jenkins Docker container)   plugins:  git-client-plugin: 1.19.0  git-plugin: 2.4.0 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Michael Bauer 
 
 
 
 
 
 
 
 
 
 
I have a private repo that I added a dev branch too. I am trying to build off the dev branch, but I get: 

 
Building in workspace /var/jenkins_home/jobs/Strata Consulting App (Dev)/workspace
Cloning the remote Git repository
Cloning repository g...@bitbucket.org:mbabauer/strata_home_inspection.git
  git init /var/jenkins_home/jobs/Strata Consulting App (Dev)/workspace/strata_home_inspection # timeout=10
Fetching upstream changes from g...@bitbucket.org:mbabauer/strata_home_inspection.git
  git --version # timeout=10
using GIT_SSH to set credentials 
  git -c core.askpass=true fetch --tags --progress g...@bitbucket.org:mbabauer/strata_home_inspection.git +refs/heads/*:refs/remotes/origin/*
  git config remote.origin.url g...@bitbucket.org:mbabauer/strata_home_inspection.git # timeout=10
  git config --add remote.origin.fetch 

[JIRA] [git-client-plugin] (JENKINS-30177) Git checkout fails when branch is not */master

2015-08-27 Thread mike.ba...@32past8.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Bauer commented on  JENKINS-30177 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git checkout fails when branch is not */master  
 
 
 
 
 
 
 
 
 
 
Sorry about that. I have tried the following: 
 

dev
 

/dev
 

*/dev
 

refs/heads/dev
 
 
the only thing I can get to work is */master, which was the default. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-plugin] (JENKINS-30177) Git checkout fails when branch is not */master

2015-08-27 Thread mike.ba...@32past8.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Bauer updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30177 
 
 
 
  Git checkout fails when branch is not */master  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Bauer 
 
 
 

Attachment:
 
 screenshot-1.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-plugin] (JENKINS-30177) Git checkout fails when branch is not */master

2015-08-27 Thread mike.ba...@32past8.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Bauer edited a comment on  JENKINS-30177 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git checkout fails when branch is not */master  
 
 
 
 
 
 
 
 
 
 Sorryaboutthat.Ihavetriedthefollowing:*dev*/dev**/dev*refs/heads/devtheonlythingIcangettoworkis*/master,whichwasthedefault. ThisisanewjobwithanewJenkinsinstall.Perhapsthatistheissue? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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-plugin] (JENKINS-30177) Git checkout fails when branch is not */master

2015-08-27 Thread mike.ba...@32past8.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Bauer commented on  JENKINS-30177 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git checkout fails when branch is not */master  
 
 
 
 
 
 
 
 
 
 
I am not sure. I am fairly new to Jenkins, but I am using the Multiple SCM plugin along with BitBucket. It is very possible that this is a configuration issue, but it seemed to match what other people had also reported. I have included a screenshot showing I do have a branch called dev. I did try origin/dev as well as the branch name. 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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.