Hello
I think since an upgrade of Jenkins (and plugins) I now get many messages
in the log like this:
Oct 18, 2024 8:33:15 AM WARNING hudson.scm.SubversionSCM buildEnvironment
no revision found corresponding to
https://SERVER/path/to/firstrepo/branches/name; known: [
https://SERVER/path/to/secondrepo/trunk]
Those are two different svn repositories on our server, both accessible, both
used in the same (actually several) Jenkins job(s). Everything is working fine
except for these messages. I couldn't find out what the reason for these is.
Is this because of some older data that should be deleted? Is there a way
to get more information, like the actual job or anything? I'd like to get rid of
them as they fill up the log, pushing out more important messages.
Thanks
bye Fabi