Displaying 2 results from an estimated 2 matches for "quizic".
Did you mean:
quicinc
2007 Jan 05
1
Capistrano & update_current problem
...he book.
Everything seems to be working fine except for update_current. I can
succesfully deploy but not do a simple update_current.
Here is the error message it generates:
cap update_current
* executing task update_current
* querying latest revision...
* executing "cd /home/steveodom/quizical/current && svn up -q &&\n
(test -e /home/steveodom/quizical/revisions.log || (touch
/home/steveodom/quizical/revisions.log && chmod 666
/home/steveodom/quizical/revisions.log)) && echo `date +\"%Y-%m-%d
%H:%M:%S\"` $USER 43 >> /home/steveod...
1998 Jun 14
14
SSH w/ttysnoop
I was wondering if anyone here has or knows how to implement ttysnoop
w/ssh ?