-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: All
Dear all,
It is very nice when Hudson supported CVS as native. However, many system today
only has SVN or other SCM installed. Since I don't have CVS installed on my
system and it might never be, I have to clear the "cvs executable" field every
time I change the global configuration. I suggest that Hudson should keep this
field empty if it couldn't detect CVS path.
I believe samething should be done for the sh field if the system is Windows.
Regards,
Hai
[JENKINS-1851] cvs executable field is not empty when no CVS been installed on the system
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Calls from gui use the same method as the actual usage elsewhere in Hudson. And
thus gui ends up with default.
Changes for core finished but cvs-tag still needs to use the new method if it
want s to use the default option.