Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Duplicate
-
Component/s: subversion-plugin
-
Labels:None
-
Environment:Jenkins 1.596, Subversion Plugin 2.5
-
Similar Issues:
Description
After Subversion Plugin upgraded to 2.5 from 2.4.5, A clean check out strategy(Always Checkout a fresh copy) results in skipping some svn:externals producing a partial checkout without any error and failing down stream builds.
Reverting to Subversion 2.4.5 fixed the issue.
Attachments
Issue Links
- duplicates
-
JENKINS-27084 SVN authentication fails using subversion plugin v.2.5
-
- Reopened
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Steven Christou [ schristou ] |
Link | This issue duplicates JENKINS-27084 [ JENKINS-27084 ] |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 160435 ] | JNJira + In-Review [ 196433 ] |
Experienced this as well. Noticed that externals on the same server were checked out correctly. Only the externals on server with a different domain were skipped in our case.