Here's another little piece of info:
If I edit my deploy.rb file like this:
set :deploy_to, "/u/apps/##{application}"
It works! It creates the "/u/apps/#diary/directory", and everything
works like a charm.
Obviously, though, I'd like to get it working without that extra pound
sign.
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---