Message from discussion
Deployment help
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Received: by 10.151.49.2 with SMTP id b2mr1456308ybk.15.1246502472533; Wed, 01
Jul 2009 19:41:12 -0700 (PDT)
Date: Wed, 1 Jul 2009 19:41:12 -0700 (PDT)
X-IP: 98.26.94.23
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US;
rv:1.9.0.11) Gecko/2009060214 Firefox/3.0.11,gzip(gfe),gzip(gfe)
Message-ID: <97ee083e-a5e6-4b6d-83f8-3f7844a83b23@18g2000yqa.googlegroups.com>
Subject: Deployment help
From: Jillian <jill...@gmail.com>
To: Capistrano <capistrano@googlegroups.com>
Hi,
I am trying to have a wiki on the same domain as my rails
application. I use capistrano to deploy the rails app, and I figured
that the best way to go about this would be to have a symlink from the
public_html directory to the wiki directory. However, every time I
redeploy the rails application, the symlink is overwritten, and the
tasks I write within deploy.rb to create this symlink do not seem to
work. Any assistance would be much appreciated.
Thanks,
Jillian