|
error deploying after moving to cap version 2: msg#00094lang.ruby.capistrano.general
I just switched to cap 2 and after some updating/editing my deploy is still breaking. I'm getting the following error (with some editing of the file paths): C:.../ruby/lib/ruby/gems/1.8/gems/capistrano-2.1.0/lib/capistrano/ recipes/deploy.rb:37:in ``': No such file or directory - svn info svn +ssh://.../var/www/apps/obc/repos/trunk -rHEAD (Errno::ENOENT) the line in that recipe deploy file is: _cset(:real_revision) { source.local.query_revision(revision) { | cmd| with_env("LC_ALL", "C") { `#{cmd}` } } } I think the error is telling me that it chant find what I just checked in to SVN before deploying and it seems to be up there. Any idea of what might truly be missing or I might be doing wrong? Thanks |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Capistrano Git bugfix + patch. Looking for +1 comments on the bug report so I can Verify: 00094, Jamis Buck |
|---|---|
| Next by Date: | Re: Capistrano Git bugfix + patch. Looking for +1 comments on the bug report so I can Verify: 00094, Glenn Rempe |
| Previous by Thread: | Capistrano Git bugfix + patch. Looking for +1 comments on the bug report so I can Verifyi: 00094, Glenn Rempe |
| Next by Thread: | Re: error deploying after moving to cap version 2: 00094, Jamis Buck |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |