We tried migrating a Jenkins instance from one server to another by simply rsync'ing /var/lib/jenkins.
This successfully produced a new server full of jobs. But on running one of them we were told to enter SVN credentials for the repository. This is strange given we have this on a global basis (confirmed in both old and new).
Do we have something wrong locally or did we miss a step in our migration? Any ideas?
Thanks,
James