I found out what I did wrong and got my build history back. As to your question above, I did the steps by creating an environment variable in Jenkins for my new Jenkins home and restarted the server. I think the problem is that I'm running Jenkins as a windows service and it's still pointing to the old home directory. That's why I still am pointed to the old home directory. How do I modify my Jenkins service to the new home directory ?
On Monday, February 29, 2016 at 11:34:59 AM UTC-6, Victor Martinez wrote: > > What steps did you do? Have you override the JENKINS_HOME env variable? > You can find further details about that process: > > - https://wiki.jenkins-ci.org/display/JENKINS/Administering+Jenkins > > Cheers > > On Monday, 29 February 2016 17:09:32 UTC, Hector Magnanao wrote: >> >> I was recently trying to move my home directory for Jenkins to a new >> folder when I discovered that all my build history is gone. How do I >> recover the build history for my past builds ? I am running Jenkins >> 1.625.2 on Windows 2008 R2. >> > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2942f080-73e9-4760-8237-fce1b2da1065%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
