Re: polling for changes; where are credentials stored

2013-08-28 Thread Stephen Connolly
FYI, my 2.0 refactoring of the plugin makes it much clearer where the credentials are coming from I am currently working on some other very cool stuff... once I have that ready to go I will spin back and finish off the migration of legacy credentials in the subversion plugin (the refactoring of

Re: polling for changes; where are credentials stored

2013-08-27 Thread Steffen Breitbach
Hi Michael! On Wed, 2013-08-28 at 06:40 +0200, Michael Hüttermann wrote: > Where on the file system are the > credentials stored, which are used to connect to Subversion to poll for > existence of changes? Look for the hudson.scm.*SCM.xml files. For SVN it is stored in hudson.scm.Subversion