Changes between Version 5 and Version 6 of SvnBot
- Timestamp:
- Mar 11, 2006, 10:50:46 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SvnBot
v5 v6 21 21 There is no convenient package to download yet. Instead, make sure you have [http://subversion.tigris.org/ Subversion] installed and grab the latest development version from the repository: 22 22 {{{ 23 svn checkout http://svn. sward.vm.bytemark.co.uk/repos/misc/svnbot/trunk svnbot23 svn checkout http://svn.bleah.co.uk/repos/misc/svnbot/trunk svnbot 24 24 }}} 25 25 26 26 == Configuration and Usage == 27 There are no configuration files yet. Just edit {{{svnbot.py}}}to change the IRC server and channel, and run with:27 There are no configuration files yet. Just edit `svnbot.py` to change the IRC server and channel, and run with: 28 28 {{{ 29 29 twistd -oy svnbot.py