Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 353
- Log:
The Instiki 'scripts' directory seemed to contain a lot of out of date
material that didn't run under Rails 2.3.11, so update the scripts.
- Author:
- rool
- Date:
- Sat Mar 19 21:55:28 +0000 2011
- Size:
- 106 Bytes
- Properties:
- Property svn:executable is set to *
1 | #!/usr/bin/env ruby |
2 | require File.expand_path('../../config/boot', __FILE__) |
3 | require 'commands/dbconsole' |