Quantcast

[JIRA] (JENKINS-8059) Subversion Plugin does break native svn command line authentication, credentials missing after rewriting auth cache file

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-8059) Subversion Plugin does break native svn command line authentication, credentials missing after rewriting auth cache file

JIRA noreply@jenkins-ci.org

If all you need is to keep Jenkins from messing with the credentials used by the command line svn, a workaround is to use a different directory for storing credentials passing the "--config-dir" to the svn command. You have to use this option consistently in every invokation, but it makes svn immune from this Jenkins's bug.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...