i am running a git repository that we hit via ssh. the problem is that the name of the directory has spaces in it... something like:
/mnt/share/work server here/foo/bar i can't get deploy.rb to see the correct repository when doing: set_repository, although i have tried it with replacing the spaces with "\ " like: /mnt/share/work\ server\ here/foo/bar but this still doesn't work.. any ideas? BTW.. this server works on a weird port.. the only way i could get it to read the port was to override .ssh/config .. has this been addressed? thanks! --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
