Branch: refs/heads/master
Home: https://github.com/jenkinsci/subversion-plugin
Commit: 05e735c0b2832c8bb9322fa47cb49f1e37803e84
https://github.com/jenkinsci/subversion-plugin/commit/05e735c0b2832c8bb9322fa47cb49f1e37803e84
Author: theKBro <[email protected]>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M src/main/java/hudson/scm/CompareAgainstBaselineCallable.java
Log Message:
-----------
fix polling of external changes by trying all possible auth providers
we need to do this because we do not know which external belongs to which
location
Commit: 1dbdeee5f840981413c5032020a3266f9b4e22fc
https://github.com/jenkinsci/subversion-plugin/commit/1dbdeee5f840981413c5032020a3266f9b4e22fc
Author: theKBro <[email protected]>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M src/main/java/hudson/scm/CompareAgainstBaselineCallable.java
M src/main/java/hudson/scm/SubversionSCM.java
Log Message:
-----------
fix usage of external revision if a external is linked into a location
multiple times, mixed pinned and not pinned
Commit: 9ed652bf7d08694a8c3c50c1e8eb502ecdc1a00a
https://github.com/jenkinsci/subversion-plugin/commit/9ed652bf7d08694a8c3c50c1e8eb502ecdc1a00a
Author: theKBro <[email protected]>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M src/main/java/hudson/scm/CompareAgainstBaselineCallable.java
M src/main/java/hudson/scm/SubversionSCM.java
Log Message:
-----------
Merge pull request #248 from theKBro/master
subversion external handling
Compare:
https://github.com/jenkinsci/subversion-plugin/compare/62171599d771...9ed652bf7d08
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/subversion-plugin/push/refs/heads/master/621715-9ed652%40github.com.