Message from discussion
Deployment help
Received: by 10.229.109.212 with SMTP id k20mr11542qcp.20.1246542381873;
Thu, 02 Jul 2009 06:46:21 -0700 (PDT)
Return-Path: <johnfko...@gmail.com>
Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.145])
by gmr-mx.google.com with ESMTP id 23si264632qyk.0.2009.07.02.06.46.20;
Thu, 02 Jul 2009 06:46:20 -0700 (PDT)
Received-SPF: pass (google.com: domain of johnfko...@gmail.com designates 74.125.92.145 as permitted sender) client-ip=74.125.92.145;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of johnfko...@gmail.com designates 74.125.92.145 as permitted sender) smtp.mail=johnfko...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by qw-out-1920.google.com with SMTP id 4so766792qwk.30
for <capistrano@googlegroups.com>; Thu, 02 Jul 2009 06:46:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:in-reply-to:references
:date:message-id:subject:from:to:content-type;
bh=l7TuKHN/vKjmYNpnnRoL8adBizJcvgVDHzmWd49TLPo=;
b=YjL67ejkYIGaI8jUavVpEfiGe+q4uBb2AHm9RDI1tEfSG2SpWRjxAsAQjAt8tWsH35
M8X9M9T0vFVBxLaQ7zbyHpnN8dH8vWSSQe00wxyzFNEBvXyKGtJDSoCxARmKQ0qoOerB
hVeRbHA0oX7IrBJaS/7HVAgIMWVNQOi6a7fqE=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
b=Bt4xgSpojlcQXSd6nx3FrbXLY66yPFCcX4GxYLL3uuukRi9wYFqvZGPUGfUBZxQ5Pg
EreRWFcbEexTsjTdgo4Iyu+zPjEcfjV2BfF6xDreJz3n/KQk1CwnFu7TLdSmve8AblrQ
1CCd7JXOICbz219OQb1wwKWrWR3rqBA900nvQ=
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="0003255762d6cb9d9b046db943b7"
Received: by 10.231.34.68 with SMTP id k4mr132771ibd.6.1246542380634; Thu, 02
Jul 2009 06:46:20 -0700 (PDT)
In-Reply-To: <97ee083e-a5e6-4b6d-83f8-3f7844a83b23@18g2000yqa.googlegroups.com>
References: <97ee083e-a5e6-4b6d-83f8-3f7844a83b23@18g2000yqa.googlegroups.com>
Date: Thu, 2 Jul 2009 06:46:20 -0700
Message-ID: <53fb1cc70907020646q445b878bjcff83985d718a...@mail.gmail.com>
Subject: Re: [capistrano] Deployment help
From: John Kolen <johnfko...@gmail.com>
To: capistrano@googlegroups.com
--0003255762d6cb9d9b046db943b7
Content-Type: text/plain; charset=ISO-8859-1
How about putting the wiki symlink in shared/system directory?
On Wed, Jul 1, 2009 at 7:41 PM, Jillian <jill...@gmail.com> wrote:
>
> 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
>
> >
>
--0003255762d6cb9d9b046db943b7
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
How about putting the wiki symlink in shared/system directory?<br><br><div =
class=3D"gmail_quote">On Wed, Jul 1, 2009 at 7:41 PM, Jillian <span dir=3D"=
ltr"><<a href=3D"mailto:jill...@gmail.com">jill...@gmail.com</a>></sp=
an> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi,<br>
<br>
I am trying to have a wiki on the same domain as my rails<br>
application. =A0I use capistrano to deploy the rails app, and I figured<br>
that the best way to go about this would be to have a symlink from the<br>
public_html directory to the wiki directory. =A0However, every time I<br>
redeploy the rails application, the symlink is overwritten, and the<br>
tasks I write within deploy.rb to create this symlink do not seem to<br>
work. =A0Any assistance would be much appreciated.<br>
<br>
Thanks,<br>
Jillian<br>
<br>
<br>
</blockquote></div><br>
--0003255762d6cb9d9b046db943b7--