Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: git
Created: 02/May/13 7:33 PM
Description:

The git plugin is not updating the sourcecode. Each project is a collection of subtrees as described in http://git-scm.com/book/ch6-7.html .

The first build (on a clean ec2 machine) works great. It gets all the right code. Subsequent builds do not pick up any changes in subtrees. (I haven't yet tried changing something in the top-level directory.)

I'm currently working around the problem with the "Wipe out workspace before build" but the repositories are pretty big and the pipe between them and EC2 doesn't have a lot of bandwidth. The 3-10 minute delay is a bit painful.

I wonder if the problem has something to do with how the tool does its update. I'd expect a git pull, which does the right thing on my workstation.

Environment: I'm using ec2 machines running Ubuntu 12.04 LTS. The master is a micro. Slaves are various sizes specific for jobs.
Project: Jenkins
Labels: plugin git
Priority: Major Major
Reporter: David Walend
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.
 
 

Reply via email to