Capistrano displays all the commands it runs.. and yes it creates several symbolic links. If you don't have access to /u/apps/td/ then those symbolic links won't get created.
On 5/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > When I do cap deploy it fails with following error message: > > command "rm -rf /u/apps/td/releases/20070524200901/log /u/apps/td/ > releases/20070524200901/public/system &&\\\n ln -nfs /u/apps/td/ > shared/log /u/apps/td/releases/20070524200901/log &&\\\n ln -nfs /u/ > apps/td/shared/system /u/apps/td/releases/20070524200901/public/ > system" failed on XX.XXX.XX.XXX > > Does Capistrano automatically create the symbolic link? What is the > likely cause for the failure? TIA. > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
