Change By: Mark Waite (14/Jun/14 8:45 PM)
Summary: Existing working directory is JGit file contents are  not  updated  reset like CLI git file contents when a job runs
Assignee: Nicolas De Loof Mark Waite
Description: Existing working dirs are JGit implementation does  not  updated after  reset existing tracked files (modified by  a  previous  build  is started )at the start of each job .  Command line git implementation does reset existing tracked files modified by a previous build.

 The git fetch works,moreover the correct commit hashcode is used (visible in console log) .

A manual (commandline!) "git reset --hard" updates the working dir.
Our workaround: Force delete jenkins working dir.
Component/s: git
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.

Reply via email to