To sync the Collaboa database with the repository run the following:
$ ./script/repository_syncer
It will default to using your production settings, for options etc, run it with the –help flag
...to sync the database with your repository. Collaboa will automatically sync with your repository when it detects a change, but for the first run you’d want to run the rake task to avoid timeouts etc in case your repository is fairly big.