If you run Continua CI 1.5.x.y and use Git then make sure you upgrade to at least Continua CI 1.5.0.295 (get it from the Continua CI download page).
After that, reset all your Git repositories in ContinuaCI.
To view all the repositories on the server, follow either of these steps:
- A:
- Logon as an administrator with the rights to view all repositories on the Continua CI server.
- Click on the shield icon in the top bar.
- Then click on “CI Server”.
- In the list on the left, scroll down and click “Repositories”.
- B:
- Logon as an administrator with the rights to view all repositories on the Continua CI server.
- Note the URL in the address bar of your browser (for instance
http://localhost:8080/ci). - Replace the
/cipart of your URL with/administration/ci/repositories(so you end up at something likehttp://localhost:8080/administration/ci/repositories). - Go to that URL.
Now you are in the repositories section, where you see all the repositories configured on the Continua CI. Each repository has a [Reset] link in the right most column.
Then follow these steps: Read the rest of this entry »






