Is there a full listing somewhere of all the possible Capistrano
configuration variables?  I'm having quite a time finding something
like that.

Thanks,
JM

On Aug 21, 12:40 pm, "Jamis Buck" <[EMAIL PROTECTED]> wrote:
> Thanks for the kind words, Tom. Cap is totally a labor of love. I'm
> just gratified that so many people are finding value in the work we've
> done.
>
> - Jamis
>
> On 8/21/07, Tom Brice <[EMAIL PROTECTED]> wrote:
>
>
>
> > Just wanted to say that this is really great.  Jamis, your commitment
> > to the users of Capistrano is astonishing.  Not only have you (and the
> > Cap team) supplied us with this great tool, but you are here to help
> > out at the drop of a hat.  Really awesome.
>
> > Thanks!
> > Tom
>
> > On Aug 20, 4:13 pm, MadPhoenix <[EMAIL PROTECTED]> wrote:
> > > You did it!  Thanks so much Jamis.
>
> > > On Aug 20, 4:07 pm, "Jamis Buck" <[EMAIL PROTECTED]> wrote:
>
> > > > ah-ha, I know what it is.
>
> > > > You have svn installed in /opt/local/bin/svn on the remote host, but
> > > > somewhere else on the local host, right? Try doing this:
>
> > > >   set :scm_command, "/opt/local/bin/svn"
> > > >   set :local_scm_command, :default
>
> > > > Does that work?
>
> > > > - Jamis


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to