Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: git
Created: 14/Nov/13 2:00 PM
Description:

A Jenkins project which has been created and cloned on a Windows master cannot be deleted if the changes have been viewed. It appears that the changelog.xml file is left open by the plugin, which prevents deletion of the project on Windows.

Steps to duplicate the problem:

  1. Create a new free-style Jenkins project - mine was "check_git"
  2. Use the Git plugin with that project - I used https://github.com/MarkEWaite/check_git.git as my URL
  3. Build that job at least once
  4. Click the "Recent Changes" link in the project
  5. Attempt to delete the project - fails on Windows (OK on Linux)

The error message reported is:

jobs\check_git\builds\2013-11-14_06-58-41\changelog.xml: The process cannot access the file because it is being used by another process.

Environment: Windows 7
Jenkins 1.509.4
Git plugin 2.0
Git client plugin 1.4.6
Project: Jenkins
Labels: git
Priority: Major Major
Reporter: Mark Waite
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