I want to deploy my app without using SVN. Any ideas?
Copy and pray.
More seriously, you don’t need subversion to run rails. And - you need to be a lot more specific and provide more detail if you plan to get a real answer from this list. Any more details you can provide?
- Scott Becker
Scott, I actually asked the same question in this post:
. . .but it appears that "wolf" is making some headway in that arena, here:
http://blog.wolfman.com/articles/2007/02/18/updated-capistrano-local-subversion-and-perforce
Regards, Michael
One clarifying question, Sean: why can’t you deploy your app without SVN? SVN is a source version control system. I use it, but I can just as easily deploy by zipping up the rails directory and dropping it into place on my web server.
Regards,
Dave