Hi.
I'm troubled with cap deploy.

------------------------------------------------------------------------------------
$ cap deploy:cold
  * executing `deploy:cold'
  * executing `deploy:update'
 ** transaction: start
  * executing `deploy:update_code'
    executing locally: "git ls-remote 
ssh://[email protected]:30000/home/git/repo
HEAD"
  * executing "git clone -q ssh://[email protected]:30000/home/git/repo
/home/user/public_html/repo/releases/20090930103747 && cd /home/user/
public_html/repo/releases/20090930103747 && git checkout -q -b deploy
e22788a3e1a87492cec04991a1e930bc80335f72 && rm -Rf /home/user/
public_html/repo/releases/20090930103747/.git && (echo
e22788a3e1a87492cec04991a1e930bc80335f72 > /home/user/public_html/repo/
releases/20090930103747/REVISION)"
    servers: ["123.456.789.10"]
    [123.456.789.10] executing command
------------------------------------------------------------------------------------
It shows nothing after " executing command".
It seems to be hang up.

However, it worked fine before and other command, for example cap
deploy:web:enable, works fine.
And I have done this command many times before and finished well, but
now it doesn't work.

I've been trying for a few hours.
Can anyone help me?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to