Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 2
- Log:
Initial import of Instiki 0.11.0 sources from a downloaded Tarball.
Instiki is a Ruby On Rails based Wiki clone.
- Author:
- adh
- Date:
- Sat Jul 22 14:54:51 +0100 2006
- Size:
- 67 Bytes
- Properties:
- Property svn:executable is set
1 | #!/usr/bin/env ruby |
2 | load File.dirname(__FILE__) + '/script/server' |