What's the task look like and I would suggest creating the symlink with an after hook of deploy:update_code or a before deploy:symlink
On Jul 1, 2009, at 7:41 PM, Jillian <[email protected]> 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 > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Capistrano" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.co.uk/group/capistrano?hl=en -~----------~----~----~----~------~----~------~--~---
