On Mon, Mar 7, 2011 at 10:28 PM, Donovan Bray <donno...@gmail.com> wrote:

> Explicitly set
>
> set :version_dir, '.'
>
> set :release_name, "version-1.1"
>
> And no-op deploy:symlink if you don't need it.
>
>
> Should work with minimal damage to the strategy.
>
> Totally untested though
>
> See this for more ideas:
>
>
> https://github.com/donnoman/capistrano/blob/master/lib/capistrano/recipes/deploy.rb
>
>
>
This worked famously, thanks!

Setting version_dir didn't do what you expected though, it caused Cap to try
to do deploydir/./version-x.x

So, I omitted that bit, and it works great.

-Chris

-- 
Christopher Patti - Geek At Large | GTalk: cpa...@gmail.com | AIM:
chrisfeohpatti | P: (260) 54PATTI
"Technology challenges art, art inspires technology." - John Lasseter, Pixar

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to