Hi there I'm just trying to get to grips with using git and capistrano
to deploy my rails apps,

I am using a dreamhost account to deploy the application on

here is the error/ failure message I keep getting:
failed: "sh -c \"git clone  --depth 1 [email protected]:/home/user/
project/.git/myrepo.git /home/user/project/releases/20090127141338 &&
cd /home/user/project/releases/20090127141338 && git checkout  -b
deploy b9f6334df79afd89d3cff68c5ea50b15284311c9 && rm -Rf /home/user/
project/releases/20090127141338/.git && (echo
b9f6334df79afd89d3cff68c5ea50b15284311c9 > /home/user//releases/
20090127141338/REVISION)\"" on servername.com

for obvious reasons I've blanked out any sensitive info i.e usernames
etc. but could anyone tell me whats going wrong and if possible how to
remedy it?

many thanks

Lee


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to