Use subversion to turn a whole project into a template
Thursday, March 20th, 2008 Posted in subversion | 4,223 Comments »Let's say you have some files in your subversion repository - a Rails application, a Java app, you name it - that you'd like to be able to re-use. It's common to have a single file that functions as ...