1 2 3 4
#!/usr/bin/ruby -w status, *cmd = ARGV ...
Ruby script for subversion statu...
by philippe.rathe.myopenid.com,
December 17, 2007 19:01,
2 refactorings, tagged with ruby, subversion, svn, tools
1 2 3 4
#!/usr/bin/ruby -w status, *cmd = ARGV ...
For those who work with sub...