On vie, 2011-08-26 at 15:32 +0200, Sandro Martini wrote: > Hi all, > sorry for all these email with errors from Jenkins, but for some > things the only way is to test directly on the rela server ... now the > double checkout problem has gone out. > I'm searching on a way to export the current configuration of Pivot > under jenkins but don't find ... if someone know how to do, could be > really useful (before deleting something that works :-) ) ...
The configuration (in a simple install) for each project is in a file called config.xml that is in the home directory of Jenkins in a folder called jobs/job-name. But I don't now if you have access to that directory. In this page : http://wiki.apache.org/general/Hudson#Backups said that they do backups in /export/home/hudson, maybe inside that directory is the jenkins config. Also in that page : " Where do I find more information on administering our Jenkins installation? SVN: https://svn.apache.org/repos/infra/infrastructure/hudson " check the page maybe it has some info (I can't access).
