Overview
This article guides users in performing validation and repair in cases where the repository is showing errors in some instances, such as the scenarios described in the below use cases.
USE CASES
- The repository reports that it is empty when it is not.
- The repository is stuck while processing changeset requests.
Requirements
Admin access to the FogBugz site.
Resolution
- Add
/check
to the end of the following URL to perform a repository validation of thecore‑modules
repository:
https://<*****KILN REPO SITE INFO***>/Code/Repositories/ProductSourceCode/core-modules/check
Note: The <*****KILN REPO SITE INFO***> in the above URL is your Kiln site. - The verification results are displayed as shown in the below example. Fix and resolve the errors detected.
- Click Repair Repository.
Validation
After the repair, the verification results should have all green check marks. You can now successfully create a fork/repository of the module needed.