Quantcast
Channel: Robby on Rails: Tag rbot
Viewing all articles
Browse latest Browse all 7

The svn+rbot plugin, so far

$
0
0

Ben Bleything and I have put the plugin that we made up in our PDX.rb subversion repository. You can check it out here

Requires rbot and subversion.

Example:
< pdxrbot> robbyrussell * pdxrbot:/ [45] - Quick addition of the two author names :-)
< pdxrbot> robbyrussell * www:/ [5] - removing the logfiles from svn
< pdxrbot> ben * pdxrbot:/ [46] - Fix the post-commit hook so that relative paths get expanded
< pdxrbot> robbyrussell * www:/ [6] - ignoring the files in /log/ that end in .log

UPDATE This is what it spits back now. :-)

<pdxrbot>svn.commit(pdxrbot,{:author=>'robbyrussell',:rev=>67,:log=>'another test of color/syntax...more'})

Yes… the bot now responds with a subversion commit…and we made it look like ruby code! syntax colors and all!


Viewing all articles
Browse latest Browse all 7

Trending Articles