jenkinsci / jenkinsci/subversion-plugin
[JENKINS-32426] Message "No revision recorded for <url> in the previous build" is not clear
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
When checking out a subversion project with an external link I see these console messages:
Fetching at -1 into
No revision recorded for in the previous build
I think these messages are hard to understand. Could they be improved please?
What does '-1' mean?
What does the 'No revision recorded ...' message mean?
---
Originally reported by davida2009, imported from: Message "No revision recorded for in the previous build" is not clear
Raw content of original issue
When checking out a subversion project with an external link I see these console messages:
Fetching <external url> at -1 into <dest url>
No revision recorded for <external url> in the previous build
I think these messages are hard to understand. Could they be improved please?
What does '-1' mean?
What does the 'No revision recorded ...' message mean?
- environment:
Subversion plugin 2.5.6
Contributor guide
Assessment
This issue has not been assessed yet.