-
Patch
-
Resolution: Fixed
-
Major
-
Platform: All, OS: All
When updating the 'stable' builds of our projects, I update the repository URL
from svn://aaa/project/branches/182 to svn://aaa/project/branches/183 ( for
instance ).
This results in a clean checkout ( Checking out a fresh workspace because the
workspace is not svn://aaa/project/branches/183 ), which takes somewhere around
30 minutes, when a svn switch would've taken a few seconds.
What I suggest is a (perhaps per job configurable) setting which would use svn
switch if all but the last
path elements are the same.
For instance, a setting of 1 would allow switch to be used for
svn://aaa/project/branches/183 -> svn://aaa/project/branches/184
but not for
svn://aaa/project/branches/183 -> svn://aaa/project/trunk
A setting of 2 would allow switch to be used for both.
A setting of 0 would disallow the usage of svn switch.
- duplicates
-
JENKINS-11086 Allow user to enable a 'svn switch' if branch URL has changed since last run
-
- Resolved
-
- is duplicated by
-
JENKINS-5081 It should be possible to do "svn switch" instead of clean checkout
-
- Closed
-
- is related to
-
JENKINS-14282 Double forwardslash in SVN URL causes Jenkins to repeatedly build
-
- Resolved
-
-
JENKINS-4613 Log message when svn URL is wrong could be better
-
- Closed
-
[JENKINS-2556] Use svn switch where applicable
Link |
New:
This issue is duplicated by |
Attachment | New: subversion.diff [ 19502 ] |
Attachment | New: subversion2.diff [ 19557 ] |
Attachment | New: subversion3.diff [ 19560 ] |
Issue Type | Original: Improvement [ 4 ] | New: Patch [ 5 ] |
Link |
New:
This issue duplicates |
Labels | New: plugins subversion svn |
Assignee | New: kutzi [ kutzi ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is related to |