Displaying 1 result from an estimated 1 matches for "r741".
Did you mean:
741
2006 May 16
4
Capistrano to deploy to Mac OS X?
...ge problem using Capistrano. It happens on both our
development machines, and only when deploying to this server.
I run ''cap deploy'' and get:
in `process!'': command "if [[ ! -d
/Users/www/myappnamehere/releases/20060516200956 ]]; then
svn co --username josh -q -r741
http://mysvn/myappnamehere/trunk/Users/www/myappnamehere/releases/20060516200956
&& (test -e
/Users/www/myappnamehere/revisions.log || touch
/Users/www/myappnamehere/revisions.log && chmod 666
/Users/www/myappnamehere/revisions.log) && echo `date +\"%Y-%m-%d
%H:%M:%S\&q...