What about variaables like "current_path", "release_path", etc...
That list helped me with
set :home_path, '/home/username'
set :copy_remote_dir, "#{home_path}/tmp"
But now I wonder if #{home_path} is avaible or do i need to hard code it?
I'm surprised the capistrano site itself doesn't have any official
documentation.
On Sun, Jul 6, 2008 at 11:42 AM, Jonathan Weiss <[EMAIL PROTECTED]> wrote:
>
> greghauptmann wrote:
>> Hi,
>>
>> Where is Capistrano doco? (e.g. variables/parameters that can be used
>> in deploy.rb, etc).
>
> Most Capistrano variables can be found here:
>
> http://labs.peritor.com/webistrano/wiki/ConfigurationParameter
>
> Jonathan
>
> --
> Jonathan Weiss
> http://blog.innerewut.de
> http://twitter.com/jweiss
>
> >
>
--
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---