search for: pistrano

Displaying 5 results from an estimated 5 matches for "pistrano".

Did you mean: capistrano
2006 Mar 30
4
Capistrano Shovel onto Textdrive SVN error
...#39;ve included the full error listing below. The SVN definately exists because we''re using for development. Does any one have any ideas what might be going wrong? Thanks Tom [nopi.textdriven.com] executing command command finished C:/InstantRails/Ruby/lib/ruby/gems/1.8/gems/capistrano-1.1.0/lib/capistrano/scm/ subversion.rb:90:in ``'': No such file or directory - svn log -q -rhead http://no pi.textdriven.com/svn/ssdsvn/OlderPersonsPortal (Errno::ENOENT) from C:/InstantRails/Ruby/lib/ruby/gems/1.8/gems/capistrano-1.1.0/lib/ca pistrano/scm/subversion.rb:90:in `sv...
2006 Jun 01
2
Capistrano: update_code - "No such file or directory" -
Hi folks, I''ve been staring at this one for far too long. I''m using Windows SVN client + Capistrano to deploy rails app to my hosted server. I can''t seem to get a single successful deployment. I keep getting this "No such file or directory - svn log -q -rhead http://myhost.com/svn/spclient/trunk " . I run this svn command from the cmd prompt and it returns error free. H...
2006 Jun 01
0
Capistrano: update_code -
C:\....Rails>rake deploy --trace (in C:\....Rails) ** Invoke deploy (first_time) ** Invoke remote:deploy (first_time) ** Execute remote:deploy loading configuration c:/ruby/lib/ruby/gems/1.8/gems/capistrano-1.1.0/lib/ca pistrano/recipes/standard.rb loading configuration ./config/deploy.rb * executing task deploy ** transaction: start * executing task update_code * querying latest revision... c:/ruby/bin/rake.bat: No such file or directory - svn log -q -rhead http://tomor istian.com/svn/spc...
2006 Jun 15
1
Problem with deployment on TextDrive using shovel script
...have no clue where exactly problem is :-( Please see log below ---- LOG ---- c:\Projekty\truck\trunk>rake --trace remote:exec ACTION=setup_lighty (in c:/Projekty/truck/trunk) ** Invoke remote:exec (first_time) ** Execute remote:exec loading configuration c:/ruby/lib/ruby/gems/1.8/gems/capistrano-1.1.0/lib/ca pistrano/recipes/standard.rb loading configuration ./config/deploy.rb * executing task setup_lighty * executing task write_lighty_config_file * executing "if [ ! -d lighttpd/cache/compress ]; then mkdir -p lighttpd/cache /compress; fi" servers: ["codequest...
2006 Aug 04
8
Capistrano /usr/bin/env: ruby: no such file or directory
Hi, I''m deploying to a prod linux server via Capistrano, but the last step, running the reaper, won''t complete. Ruby is stored in /usr/local/bin on the server, and I''m deploying from winxp. $ ssh mcalogin@lx07 Password: mcalogin@LX07:~> env | grep "^PATH" PATH=/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/...