Additional logs when using svn:externals is used and SVNCancelException is thrown

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      If svn:externals is used and the user has not configured Additional Credentials then SVNCancelException is thrown. A lot of times subversion users don't know they need to configure the external credentials on Additional Credentials section, so it might be a good idea to catch this exception and provide some user-friendly information.

      2015-11-03 08:51:12.491+0100 [id=23]	WARNING	h.s.SubversionRepositoryStatus$JobTriggerListenerImpl#onNotify: Failed to handle Subversion commit notification
      org.tmatesoft.svn.core.SVNCancelException: svn: E200015: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled.
      svn: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled.
      	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:60)
      	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
      	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:759)
      	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:371)
      	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:359)
      	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:710)
      	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:6
      

            Assignee:
            Félix Belzunce Arcos
            Reporter:
            Félix Belzunce Arcos
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: