Try ~/.subversion/auth/svn.simple From: [email protected] [mailto:[email protected]] On Behalf Of Teo Sent: 29 March 2012 12:53 To: [email protected] Subject: Removing Subversion credentials
Hi, I am trying to remove some Subversion credential since we need to use a different user for a couple of projects. What I did: * I removed the credentials from hudson.scm.SubversionSCM.xml * I checked that credentials are not stored in the subversion preferences of the jenkins user (as user jenkins a manual checkout requires a password) * I restarted jenkins * I reloaded the configuration files Jenkins is still able to check out the repository without problems. Where should I look to delete my credentials? Thanks Matteo
