Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 24
- Log:
Initial import of Collaboa 0.5.6 from downloaded Tarball. Collaboa is
a Ruby On Rails based bug tracker and SVN repository browsing tool.
- Author:
- adh
- Date:
- Mon Jul 24 21:54:39 +0100 2006
- Size:
- 235 Bytes
1 | Upgrading Collaboa |
2 | ================== |
3 | |
4 | From 0.5 to trunk |
5 | ---------------- |
6 | Run the following to recreate the changes table with the proper fields and |
7 | resync the (entire) repository |
8 | $ ./script/repository_syncer --truncate-db --reload-db |