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.SubversionSCM.xml, for CVS in hudson.scm.CVSSCM.xml respectively. I guess that it might be the very same for Git and so on. Regards Steffen -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
