Displaying 1 result from an estimated 1 matches for "simplytest".
Did you mean:
simpletest
2006 Apr 10
2
Capistrano with CVS repository doesn''t seem to work
All,
Does anyone has any experience with Capistrano against a CVS repository?
I am unable to successfully pull a revision onto my remote server when
hitting a CVS repository.
Here is the relevant output from the cap "update_code" task:
* executing "if [[ ! -d ~dusan/eSimplyTest/releases/20060410205540 ]];
then\n
cd ~dusan/eSimplyTest/releases;\n
CVS_RSH=\"ssh\
" cvs -d :pserver:user:pwd@host:/d//cvs -Q co -D \"2006-04-05 22:4
9:05\" -d 20060410205540 eSimplyOnlineRails;\n\n (test -e
~dusan/e
SimplyTest/revisions....