As stated, empty for the jenkins user:

$ cd ~jenkins/.subversion
$ find .
.
./auth
./auth/svn.ssl.server
./auth/svn.ssl.server/7b26c6dae06380248cfdb33d0766c18b
./auth/svn.simple
./auth/svn.ssl.client-passphrase
./auth/svn.username
./servers
./README.txt
./config

If I log in as jenkins (su - jenkins) I am not able to check out without a 
password (which is fine). Where else could the credentials be stored?

Matteo

On Thursday, March 29, 2012 2:03:20 PM UTC+2, (unknown) wrote:
>
>  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
>   

Reply via email to