I want to deploy my app without using SVN. Any ideas?
On 3/1/07, seanstewart [email protected] wrote:
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 B.
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
Information and Educational Technology
Kwantlen University College - 604-599-2120
“So powerful is the light of unity that it can illuminate the whole
earth.” --Bahá'u’lláh
“seanstewart” [email protected]
Sent by: [email protected]
01/03/2007 02:10 PM
Please respond to
[email protected]
To
“Ruby on Rails: Talk” [email protected]
cc
Subject
[Rails] Deploy without SVN
I want to deploy my app without using SVN. Any ideas?