Subversion + Rails In Five Minutes
This is a quick set of subversion commands to create a repository for your Rails application. The repository is dedicated to your Rails app so the head of your source will be in the trunk, version releases will be in tags, and branches for you code base will be in branches.
Posted by Administrator on Monday, August 20, 2007

