[Rails] off - subversion
Jeff Cabaniss
ml at pineappletechnologies.com
Wed Aug 9 01:44:13 GMT 2006
Why not just export the code to your live site? You can use the svn
export command to do this. It retrieves the code from the repository for
uses other than a working copy.
On Tue, 2006-08-08 at 23:45 +0200, Pieter Botha wrote:
> hi guys
>
> question on usage of subversion.
> just set up the repository, removed database settings, logs, tmp etc
> from being committed. we are two developers and a designer working on
> the project.
> do not have the luxury of a separate development and production server.
> (cost of bandwidth in 3rd world countries!)
>
> figured out how to allow everyone involved to checkout latest version
> and check in their changes, but how do i actually commit a specific
> version to the 'live' site? running on the same machine say in
> /var/www/data/app/ ???
>
> happy railing.
>
> pb.
>
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
More information about the Rails
mailing list