Batch file for adding Rails files to Subversion

Posted by Runar Svendsen on October 22, 2009

How do you make sure your Rails files are added to Subversion before you commit? I have a simple batch file (for Windows currently) which I use, thought I’d post it here if anyone finds it helpful. What’s probably gonna happen though, is that someone points me to a better solution, which would be even nicer :-)

Anyway, here’s the file, so download and place it in your RAILS_ROOT folder:
Add to SVN Batch file