Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: subversion-plugin
-
Labels:None
-
Environment:sles 11, Jenkins 1.470, subversion server is CollabNet Subversion Edge 1.3.1
-
Similar Issues:
Description
Using the "Emulate clean checkout by first deleting unversioned/ignored files, then 'svn update'" svn strategy, we recently had a branch merged into
trunk that added some files. When the Jenkins jobs configured as above
ran against trunk, those added files had their content duplicated.
A quick google suggested it has happened before:
Attachments
Issue Links
- is duplicated by
-
JENKINS-18140 SVNKit 1.7.6 library used in Jenkins causes file contents SVN checkouts to become duplicated
-
- Resolved
-
Code changed in jenkins
User: Christoph Kutzinski
Path:
pom.xml
http://jenkins-ci.org/commit/subversion-plugin/3599af503fc0a10bf29e3dfab1619ed53a2e71fc
Log:
[FIXED JENKINS-14551] added files merged from a branch results in those files having doubled content
Compare: https://github.com/jenkinsci/subversion-plugin/compare/5fb0b85fcf2c^...3599af503fc0