<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/capistrano</id>
  <title type="text">Capistrano Google Group</title>
  <subtitle type="text">
  Discussion about the Capistrano remote management tool. Share tips and recipe files. Discuss the development of extensions and plugins, as well as the implementation of Capistrano itself.
  </subtitle>
  <link href="/group/capistrano/feed/atom_v1_0_topics.xml" rel="self" title="Capistrano feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Mike Ferraco</name>
  <email>ferraco.m...@gmail.com</email>
  </author>
  <updated>2013-05-22T16:54:24Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/dcc0f1708c1546b8</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/dcc0f1708c1546b8" />
  <title type="html">Cap Deploy Failing on chmod releases</title>
  <summary type="html" xml:space="preserve">
  I am attempting to deploy a RoR application from my computer to my remote &lt;br&gt; server with capistrano and rvm. I have set up the folder structure on the &lt;br&gt; server and also allowed write privileges on all of the folders, &lt;br&gt; I am using cap v2.15.4, ruby 1.9.3p392, and rvm 1.20.3. &lt;br&gt; When attempting to deploy the failure occurs when capistrano tryies to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matteo Latini</name>
  <email>mty...@gmail.com</email>
  </author>
  <updated>2013-05-21T19:15:19Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/a1f76e736ebcef07</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/a1f76e736ebcef07" />
  <title type="html">A command line capistrano configurations manager</title>
  <summary type="html" xml:space="preserve">
  After some time using capistrano with multiple projects we&#39;ve come up with &lt;br&gt; a tool for &lt;br&gt; managing multiple projects and recipes via a separate repository. It&#39;s &lt;br&gt; basically a capistrano wrapper &lt;br&gt; that compiles capfiles. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pulsar.nebulab.it&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; What do you think about it? Have some suggestions? &lt;br&gt; Thanks!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Samuel Laulhau</name>
  <email>zoulil...@gmail.com</email>
  </author>
  <updated>2013-05-17T12:11:26Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/0a0dfcea7b49aaf5</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/0a0dfcea7b49aaf5" />
  <title type="html">remote end hung up unexpectedly but connection seems ok</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I&#39;m using capistrano v2.15.4 , &lt;br&gt; I anymore can deploy but my connection seems good and I have no error &lt;br&gt; message. &lt;br&gt; Here is some logs : &lt;br&gt; * 2013-05-17 14:01:23 executing `deploy&#39; &lt;br&gt; * 2013-05-17 14:01:23 executing `deploy:update&#39; &lt;br&gt; ** transaction: start &lt;br&gt; * 2013-05-17 14:01:23 executing `deploy:update_code&#39;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Makru</name>
  <email>makru1...@gmail.com</email>
  </author>
  <updated>2013-05-14T11:25:21Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/b96641c2e316bcfb</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/b96641c2e316bcfb" />
  <title type="html">After successful deployment app not running on production server (RoR/Capistrano/Github)</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;i am new to all related Ruby and Ruby on Rails and just started some weeks &lt;br&gt; ago learning with tutorials and books. &lt;br&gt; &lt;p&gt;Following one capistrano deployment tutorial, everything looks fine but the &lt;br&gt; RoR application is not running. &lt;br&gt; &lt;p&gt;CAP DEPLOY works according the Windows cmd-window but opening the webpage
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Rochkind</name>
  <email>rochk...@jhu.edu</email>
  </author>
  <updated>2013-05-13T18:35:12Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/e2e78217631af860</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/e2e78217631af860" />
  <title type="html">asset precompile, not noticing when images change</title>
  <summary type="html" xml:space="preserve">
  So I remember that special logic by @ndbroadbent for asset compilation, &lt;br&gt; that tried to only recompile assets when they really needed it, I think? &lt;br&gt; &lt;p&gt;I forget if that ended up being Capistrano-specific, or built into &lt;br&gt; rails, or what? &lt;br&gt; &lt;p&gt;In whatever version of that code I&#39;m using, it does not seem to notice
  </summary>
  </entry>
  <entry>
  <author>
  <name>TomPave</name>
  <email>scrittorerra...@gmail.com</email>
  </author>
  <updated>2013-05-12T01:02:17Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/2433b0bbfa3a37b1</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/2433b0bbfa3a37b1" />
  <title type="html">slow `bundle:install` command during `deploy:finalize_update` task</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I&#39;m trying to improve the speed of my deploy script. &lt;br&gt; As it is now it works perfectly, but `bundle:install` is incredibly slow: &lt;br&gt; it takes between 2 and 4 minutes every time. &lt;br&gt; I noticed that Capistrano doesn&#39;t use the default directory for the user &lt;br&gt; who executes the rack app server: ~/.rvm/.... &lt;br&gt; Rather, it installs the gems in the vendor folder of each release. for
  </summary>
  </entry>
  <entry>
  <author>
  <email>geoffroy.montel...@gmail.com</email>
  </author>
  <updated>2013-05-03T12:50:40Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/dd1cc1a850638a13</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/dd1cc1a850638a13" />
  <title type="html">What does -&gt; &quot;else&quot; :: means ?</title>
  <summary type="html" xml:space="preserve">
  Hello &lt;br&gt; I&#39;ve just upgraded to Capistrano v2.15.4 and when I deploy, I get new lines &lt;br&gt; like &lt;br&gt; * executing multiple commands in parallel &lt;br&gt; -&amp;gt; &amp;quot;else&amp;quot; :: &amp;quot;cp - &lt;br&gt; What does -&amp;gt; &amp;quot;else&amp;quot; mean ? &lt;br&gt; Thanks ! &lt;br&gt; Best regards &lt;br&gt; Geoffroy
  </summary>
  </entry>
  <entry>
  <author>
  <name>henrique matias</name>
  <email>hems.in...@gmail.com</email>
  </author>
  <updated>2013-04-26T11:52:47Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/74cef23eaede07ee</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/74cef23eaede07ee" />
  <title type="html">executing a task without triggered &quot;chained callbacks&quot; ?</title>
  <summary type="html" xml:space="preserve">
  Hello Folks, &lt;br&gt; &lt;p&gt;On my deploy.rb i have a few tasks which are chained to others, but some &lt;br&gt; times i would like to execute them without triggering the chained ones... &lt;br&gt; &lt;p&gt;Am trying to find a &amp;quot;magic parameter&amp;quot; on docs, but perhaps am not the beset &lt;br&gt; doc explorer ( : &lt;br&gt; &lt;p&gt;peace
  </summary>
  </entry>
  <entry>
  <author>
  <name>Drew Sheneman</name>
  <email>drewshene...@gmail.com</email>
  </author>
  <updated>2013-04-24T16:21:06Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/af7125dacd026ed2</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/af7125dacd026ed2" />
  <title type="html">How to bypass the warning when running &#39;rake sunspot:solr:reindex&#39;?</title>
  <summary type="html" xml:space="preserve">
  I am trying to deploy Sunspot Solr to a server using a Capistrano in my RoR &lt;br&gt; application. I have a task to reindex: &lt;br&gt; desc &amp;quot;reindex the whole database&amp;quot; &lt;br&gt; task :reindex, :roles =&amp;gt; :app do &lt;br&gt; stop &lt;br&gt; run &amp;quot;rm -rf #{shared_path}/solr/data&amp;quot; &lt;br&gt; start &lt;br&gt; run &amp;quot;cd #{current_path} &amp;amp;&amp;amp; RAILS_ENV=#{rails_env} bundle exec rake
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lee Hambley</name>
  <email>lee.hamb...@gmail.com</email>
  </author>
  <updated>2013-04-24T12:59:14Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/90422d888b6cb24f</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/90422d888b6cb24f" />
  <title type="html">Re: [capistrano] No PID file error deploying with sunspot with Capistrano</title>
  <summary type="html" xml:space="preserve">
  It looks like the directory * &lt;br&gt; /home/username/apps/appname/sh ared/pids/*doesn&#39;t exist? &lt;br&gt; &lt;p&gt;Lee Hambley &lt;br&gt; -- &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://lee.hambley.name/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; +49 (0) 170 298 5667
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mario Zaizar</name>
  <email>mariozai...@gmail.com</email>
  </author>
  <updated>2013-04-19T17:16:54Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/7fb9821c6d929057</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/7fb9821c6d929057" />
  <title type="html">Capistrano with Google Authenticator gatway.</title>
  <summary type="html" xml:space="preserve">
  Hey guys, I need to deploy a server behind a security gateway (Google &lt;br&gt; Authenticator). &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://support.google.com/a/bin/answer.py?hl=en&amp;answer=1037451&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; My common process is: &lt;br&gt; 1.- ssh user@gateway1 &lt;br&gt; 2.- Enter google authenticator password &lt;br&gt; 3.- Enter user password &lt;br&gt; 4.- &amp;lt;Inside&amp;gt; &lt;br&gt; 5.- ssh app1 &lt;br&gt; 6.- deploy &lt;br&gt; I tried using Capistrano gateway option but is not working.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jianbo Cui</name>
  <email>boop...@gmail.com</email>
  </author>
  <updated>2013-04-14T10:58:21Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/f85d4718bc03388d</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/f85d4718bc03388d" />
  <title type="html">Failed to run cap deploy:code failed: &quot;sh -c &#39;cd /home.....</title>
  <summary type="html" xml:space="preserve">
  I followed this tutorial &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.netaddict.co.za/blog/2013/02/18/up-and-running-with-digital-ocean-and-rails/&quot;&gt;[link]&lt;/a&gt;) &lt;br&gt; to the last step, when running cap deploy:code got following error, please &lt;br&gt; help &lt;br&gt; * 2013-04-14 22:51:41 executing `bundle:install&#39; &lt;br&gt; * executing &amp;quot;cd /home/app/riffbox/releases/201 30414105140 &amp;amp;&amp;amp; bundle
  </summary>
  </entry>
  <entry>
  <author>
  <name>henrique matias</name>
  <email>hems.in...@gmail.com</email>
  </author>
  <updated>2013-04-11T11:43:11Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/21d976f563e4133d</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/21d976f563e4133d" />
  <title type="html">bundle: not found - using rbenv / default_run_options[:pty] = true</title>
  <summary type="html" xml:space="preserve">
  Hello Guys, &lt;br&gt; My deploy:update is failing, perhaps cause it doesn&#39;t find &amp;quot;bundle&amp;quot; ( i see &lt;br&gt; &amp;quot;bundle: not found&amp;quot; at some point in the debug log ) &lt;br&gt; That&#39;s my script: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/MCrDF7wZ&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; That&#39;s the debug messages i see after executing &lt;br&gt; deploy:update: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastebin.com/PhCTqELi&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Am using rbenv, using an &amp;quot;app_user&amp;quot;..
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stuart Munro</name>
  <email>stuartor...@gmail.com</email>
  </author>
  <updated>2013-04-06T07:26:31Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/582fb836a87e1c41</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/582fb836a87e1c41" />
  <title type="html"></title>
  <summary type="html" xml:space="preserve">
  </summary>
  </entry>
  <entry>
  <author>
  <name>Drew Sheneman</name>
  <email>drewshene...@gmail.com</email>
  </author>
  <updated>2013-04-05T15:19:16Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/13073da59c45478d</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/13073da59c45478d" />
  <title type="html">Testing Capistrano with Rspec?</title>
  <summary type="html" xml:space="preserve">
  I am fairly new to Capistrano. I was wondering if there are any resources / &lt;br&gt; tutorials on testing my Capistrano configuration with Rspec? &lt;br&gt; I have seen a few examples using capistrano-spec, however these seem to &lt;br&gt; always be related to testing recipes, whereas I have a very simple setup in &lt;br&gt; my deploy.rb at the moment.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sc</name>
  <email>sharath.r...@gmail.com</email>
  </author>
  <updated>2013-04-04T02:43:55Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/34e9b074dad27dd7</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/34e9b074dad27dd7" />
  <title type="html">Re: [capistrano] Digest for capistrano@googlegroups.com - 1 Message in 1 Topic</title>
  <summary type="html" xml:space="preserve">
  Today&#39;s Topic Summary &lt;br&gt; Group: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/capistrano/topics&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Defining custom variables per role/environment (and how to access them) [1 Update] &lt;br&gt; Defining custom variables per role/environment (and how to access them) &lt;br&gt; &amp;quot;Jesper Rønn-Jensen&amp;quot; &amp;lt;jespe...@gmail.com&amp;gt; Apr 02 01:02PM -0700
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick Hoffman</name>
  <email>n...@deadorange.com</email>
  </author>
  <updated>2013-03-28T03:31:41Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/37be6811b38027de</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/37be6811b38027de" />
  <title type="html">Skipping asset compilation</title>
  <summary type="html" xml:space="preserve">
  Hi guys. In config/deploy.rb , I have: &lt;br&gt; namespace :deploy do &lt;br&gt; namespace :assets do &lt;br&gt; task :precompile, :roles =&amp;gt; :web, :except =&amp;gt; { :no_release =&amp;gt; true } do &lt;br&gt; puts &#39;***** Skipping asset compilation *****&#39; &lt;br&gt; end &lt;br&gt; end &lt;br&gt; end &lt;br&gt; However, when I deploy, that message isn&#39;t printed. Instead, the normal
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jesper Rønn-Jensen</name>
  <email>jespe...@gmail.com</email>
  </author>
  <updated>2013-03-26T08:18:57Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/333bdd702d50d737</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/333bdd702d50d737" />
  <title type="html">Defining custom variables per role/environment (and how to access them)</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;I need to add role/environment specific variables for a (legacy) capistrano &lt;br&gt; multi server, multi-role, multi-environment setup. &lt;br&gt; &lt;p&gt;See example and details at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/15619945/capistrano-how-to-access-a-serverdefinition-option-in-the-code&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;How can I define a variable in my server configuration, which is accessible
  </summary>
  </entry>
  <entry>
  <author>
  <name>Weverton Gomes</name>
  <email>wever...@gmail.com</email>
  </author>
  <updated>2013-03-25T17:44:51Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/6bfe31e9f778696d</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/6bfe31e9f778696d" />
  <title type="html">Problems with bundle install</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;m getting an error when I run cap deploy:cold. When Capstrano tryies to &lt;br&gt; run &amp;quot;bundle install --gemfile &lt;br&gt; /home/deployer/apps/my_app/sha red/cached-copy/app_portal/Gem file --path &lt;br&gt; /home/deployer/apps/my_app/sha red/bundle --deployment --quiet --without &lt;br&gt; development test&amp;quot;, I get the following error:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Boško Ivanišević</name>
  <email>bosko.ivanise...@gmail.com</email>
  </author>
  <updated>2013-03-22T11:45:12Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/8511d03120557c58</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/8511d03120557c58" />
  <title type="html">Problem with assets timestamps</title>
  <summary type="html" xml:space="preserve">
  After upgrading Capistrano from 2.13.5 to 2.14.2 I noticed that on each &lt;br&gt; deploy some of my asset files are deleted in :clean_expired task with &lt;br&gt; message &amp;quot;Remove unneeded asset:...&amp;quot;. Digging around I found a cause but I&#39;m &lt;br&gt; not sure what is right way to fix this. &lt;br&gt; I&#39;m using Git as SCM and deploy is created via :remote_cache. Since I
  </summary>
  </entry>
  <entry>
  <author>
  <name>Christopher Opena</name>
  <email>counterv...@gmail.com</email>
  </author>
  <updated>2013-03-11T19:15:48Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/8b528b8aaf495866</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/8b528b8aaf495866" />
  <title type="html">Simple file copy issues</title>
  <summary type="html" xml:space="preserve">
  Ok, this seems like a rather silly question because of its simplicity, but &lt;br&gt; is there a prescribed methodology for having a given server copy a file to &lt;br&gt; itself in another location? I know the file transfer actions get(), put(), &lt;br&gt; upload(), etc. are used to manage Capistrano &amp;lt;=&amp;gt; server file transfers, but
  </summary>
  </entry>
  <entry>
  <author>
  <name>Les Nightingill</name>
  <email>codehac...@comcast.net</email>
  </author>
  <updated>2013-03-08T22:40:43Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/844be3b65f035008</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/844be3b65f035008" />
  <title type="html">stumped on this cap deploy failure</title>
  <summary type="html" xml:space="preserve">
  After updating a few gems, my rails app deploy fails now. In the middle of &lt;br&gt; the capistrano trace I&#39;m seeing: &lt;br&gt; executing &amp;quot;cd /home/parailsp/rails/msdb/rele ases/mkdir: &amp;amp;&amp;amp; bundle install &lt;br&gt; --gemfile /home/parailsp/rails/msdb/rele ases/mkdir:/Gemfile --path &lt;br&gt; ~/rails/msdb/shared/bundle --deployment --quiet --without development test&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <email>jdqui...@gmail.com</email>
  </author>
  <updated>2013-03-05T19:58:46Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/e587e16c336d6d61</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/e587e16c336d6d61" />
  <title type="html">&quot;Host key verification failed&quot; message when trying to do deploy:update</title>
  <summary type="html" xml:space="preserve">
  I&#39;m on a Windows (XP) machine and I&#39;m trying to use Capistrano to remotely &lt;br&gt; update Rails code from a repository on server to a rails application &lt;br&gt; directory on that same server, and I&#39;m getting a &amp;quot;Host key verification &lt;br&gt; failed&amp;quot; message. The thing that I find odd is that the &amp;quot;git ls-remote&amp;quot; &lt;br&gt; command that runs first is asking for my passphrase and appears to be
  </summary>
  </entry>
  <entry>
  <author>
  <name>Henry Umansky</name>
  <email>human...@gmail.com</email>
  </author>
  <updated>2013-03-04T14:50:52Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/a7c3151a5ef82af8</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/a7c3151a5ef82af8" />
  <title type="html">Unable to find git object</title>
  <summary type="html" xml:space="preserve">
  This is probably not a Capistrano issue, but perhaps can be fixed via Cap. I currently have two branches; develop and master. I set the develop branch to deploy to the dev server and the master branch is set to deploy to staging and production. Not exactly sure when this started happening, but whenever I commit something to the develop branch and haven&#39;t merge to master branch yet, I get the following error when I try to deploy to the dev server:
  </summary>
  </entry>
  <entry>
  <author>
  <name>bsod99</name>
  <email>nicky.cramp...@gmail.com</email>
  </author>
  <updated>2013-03-04T14:38:32Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/ccea42a708052a96</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/ccea42a708052a96" />
  <title type="html">Problem with deploy: fatal: destination path already exists and is not an empty directory.</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;ve run into an issue with deployment to my production server. The same &lt;br&gt; deploy script works fine on my staging server which is configured almost &lt;br&gt; identically to production. Deploy setup is running without error, but then &lt;br&gt; deploy is throwing the following error: &lt;br&gt; * executing &amp;quot;git clone --depth 1
  </summary>
  </entry>
  <entry>
  <author>
  <name>Serdar Sahin</name>
  <email>ser...@hebux.com</email>
  </author>
  <updated>2013-03-01T20:24:35Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/02bc3a31f68f3199</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/02bc3a31f68f3199" />
  <title type="html">Cron job replacement</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; We have number of long running cron jobs and need to execute these jobs &lt;br&gt; locally in the server, as our LB timeouts them. For other jobs we use HTTP &lt;br&gt; based jobs and manage them in the jenkins. &lt;br&gt; Since we also want to manage these jobs in the Jenkins for debugging and &lt;br&gt; management purposes and provide HA for these jobs, we would like to utilise
  </summary>
  </entry>
  <entry>
  <author>
  <name>Harikrishnan K R</name>
  <email>harikrishna...@nesote.com</email>
  </author>
  <updated>2013-03-01T07:18:19Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/c455e89e19b039e0</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/c455e89e19b039e0" />
  <title type="html">cap cleandb Cant execute</title>
  <summary type="html" xml:space="preserve">
  hello users, &lt;br&gt; i have a problem with my Capistrano commands..while i am doing &amp;quot;cap &lt;br&gt; cleandb&amp;quot;, im getting the following errors so i cant execute it &lt;br&gt; successfully.. &lt;br&gt; im getting the following error while im doing &amp;quot;cap cleandb&amp;quot; &lt;br&gt; hduser@HadoopMaster:/var/www$ cap cleandb &lt;br&gt; /usr/local/lib/ruby/site_ruby/ 1.8/rubygems.rb:1060: Use RbConfig instead of
  </summary>
  </entry>
  <entry>
  <author>
  <name>Peter M Souter</name>
  <email>p.mor...@gmail.com</email>
  </author>
  <updated>2013-02-28T15:28:13Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/041b619f21a9e421</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/041b619f21a9e421" />
  <title type="html">Abort capistrano deploy if no puppet exists</title>
  <summary type="html" xml:space="preserve">
  Hi guys, &lt;br&gt; Quick question: What would be the best way of making sure a service is &lt;br&gt; installed on the remote server, and then aborting if it&#39;s not? &lt;br&gt; Right now I have something like this: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pastie.org/6354736&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; it seems a bit messy, but that&#39;s how I&#39;ve seen it done in other capistrano &lt;br&gt; recipes that run a command that has an exit code.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Harikrishnan K R</name>
  <email>harikrishna...@nesote.com</email>
  </author>
  <updated>2013-02-28T08:10:59Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/040fea0090cf0428</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/040fea0090cf0428" />
  <title type="html">chc</title>
  <summary type="html" xml:space="preserve">
  cghfgg
  </summary>
  </entry>
  <entry>
  <author>
  <name>Harikrishnan K R</name>
  <email>harikrishna...@nesote.com</email>
  </author>
  <updated>2013-02-28T07:02:51Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/0b0d6b4c2288a35d</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/0b0d6b4c2288a35d" />
  <title type="html">rsync Operation not Permitted</title>
  <summary type="html" xml:space="preserve">
  i am a beginner in hypertable and hadoop. &lt;br&gt; While i am doing &amp;quot;cap dist&amp;quot; i am getting rsync not permittd error like &lt;br&gt; following..i dnt know why...i have added ssh key to both server and slave. &lt;br&gt; please help me to figure it out....please... &lt;br&gt; *** [err :: HadoopSlave1] &lt;br&gt; *** [err :: HadoopSlave1] rsync: chgrp
  </summary>
  </entry>
  <entry>
  <author>
  <name>fré de vries</name>
  <email>f...@sibben.nl</email>
  </author>
  <updated>2013-02-26T12:59:38Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/7025ca88c13839fc</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/7025ca88c13839fc" />
  <title type="html">branch name on server</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; When i run &#39;cap deploy&#39; , capistrano checks out a new branch in the just &lt;br&gt; created releases/xxxxxxxxx/ directory. &lt;br&gt; As i can see on my screen during deployment, Capistrano does this with the &lt;br&gt; command &lt;br&gt; *git checkout -q -b deploy a4f187cf3dbd4294dc2fb4cc31b222 eed79c51d5* &lt;br&gt; * &lt;br&gt; * &lt;br&gt; as you can see, a new branch is created name &#39;*deploy*&#39;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Huiming Teo</name>
  <email>teohuim...@gmail.com</email>
  </author>
  <updated>2013-02-21T15:30:19Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/5e8e82656fb7f35a</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/5e8e82656fb7f35a" />
  <title type="html">What is the best way to load /etc/profile in Capistrano?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Is there a way to tell Capistrano to load or source /etc/profile ? &lt;br&gt; I&#39;m setting up a Ubuntu server, with rbenv installed system-wide. rbenv is &lt;br&gt; initialized via /etc/profile.d/rbenv.sh. &lt;br&gt; Ruby environment is not available when /etc/profile is not loaded. I &lt;br&gt; understand Capistrano doesn&#39;t load /etc/profile, but is there a way to make
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lance.Haig</name>
  <email>lnh...@gmail.com</email>
  </author>
  <updated>2013-02-19T12:03:37Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/816c7d2a0230d119</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/816c7d2a0230d119" />
  <title type="html">Capistrano script to deploy ruby on Ubuntu?</title>
  <summary type="html" xml:space="preserve">
  Hi Guys, &lt;br&gt; &lt;p&gt;does anyone use capistrano to deploy ruby on a standard minimal ubuntu &lt;br&gt; server? &lt;br&gt; &lt;p&gt;I would appreciate it if you would be willing to share &lt;br&gt; &lt;p&gt;Regards &lt;br&gt; &lt;p&gt;Lance
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Dela Cruz</name>
  <email>delacruzjamesmar...@gmail.com</email>
  </author>
  <updated>2013-02-18T01:53:02Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/307c9a066f9ef511</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/307c9a066f9ef511" />
  <title type="html">Permission Denied (help)</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://d.pr/i/aX77&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; im having a problem deploying my apps anyone can help &lt;br&gt; thanks in advance
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eddie Du</name>
  <email>sj.ed...@gmail.com</email>
  </author>
  <updated>2013-02-14T00:32:35Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/5fe6d18011d7a635</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/5fe6d18011d7a635" />
  <title type="html">Capistrano hangs when waiting for user input from pseudo-terminal</title>
  <summary type="html" xml:space="preserve">
  (copied from my stackoverflow question - perhaps people here have an answer &lt;br&gt; I set up a basic config/deploy.rb file with a task: &lt;br&gt; task :blah do &lt;br&gt; run &amp;quot;. ~/blah.sh&amp;quot;end &lt;br&gt; And on the server, the blah.sh file just prompts for input: &lt;br&gt; while true; do &lt;br&gt; read -p &amp;quot;Say something: &amp;quot; blahdone &lt;br&gt; Capistrano connects to my server just fine, and normal commands work as
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ain Tohvri</name>
  <email>ain.toh...@gmail.com</email>
  </author>
  <updated>2013-02-12T15:12:37Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/c4ac5922915258fd</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/c4ac5922915258fd" />
  <title type="html">Deployment from Git on HTTPS fails to use scm_username, scm_password</title>
  <summary type="html" xml:space="preserve">
  Repository: https://…:4442/git/repo.git &lt;br&gt; deploy.rb: &lt;br&gt; &lt;p&gt;require &amp;quot;bundler/capistrano&amp;quot; &lt;br&gt; &lt;p&gt;set :application, &amp;quot;AppName&amp;quot; &lt;br&gt; &lt;p&gt;set :scm_username, &amp;quot;username&amp;quot; &lt;br&gt; set :scm_password, &amp;quot;password&amp;quot; &lt;br&gt; set :scm, :git &lt;br&gt; set :branch, &amp;quot;master&amp;quot; &lt;br&gt; &lt;p&gt;set :repository, &amp;quot; https://…:4442/git/repo.git&amp;quot; &lt;br&gt; &lt;p&gt;set :deploy_via, &amp;quot;copy&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Boris Quiroz</name>
  <email>boris...@gmail.com</email>
  </author>
  <updated>2013-02-07T10:42:42Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/f16b15657264a5f7</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/f16b15657264a5f7" />
  <title type="html">Using different user for git and for deploy</title>
  <summary type="html" xml:space="preserve">
  Hi again, &lt;br&gt; I&#39;m having a problem and I&#39;m not sure how to solve it or which is the best &lt;br&gt; approach to solve it (maybe is already solved). &lt;br&gt; I have following configuration on my deploy.rb: &lt;br&gt; ssh_options[:forward_agent] = true &lt;br&gt; The problem is: As you can see I&#39;m using my user (boris) as scm_user, but I &lt;br&gt; can not use that user on my servers to deploy. In fact, we use &amp;quot;deploy&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Donovan Bray</name>
  <email>donno...@gmail.com</email>
  </author>
  <updated>2013-02-07T00:55:03Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/1d16fe972207e403</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/1d16fe972207e403" />
  <title type="html">Beware upstream net-ssh loose dependencies</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://solutious.com/blog/2013/02/06/so-i-made-50000-mistakes-today/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;From the article: &lt;br&gt; &lt;p&gt;I broke Vagrant &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/mitchellh/vagrant/issues/1355&quot;&gt;[link]&lt;/a&gt;&amp;gt;. net-ssh &lt;br&gt; is pretty far upstream so in just a couple hours there were over 52,000 &lt;br&gt; installs of the offending gems, *much to the chagrin of sysadmins and
  </summary>
  </entry>
  <entry>
  <author>
  <name>Komiya Takeshi</name>
  <email>i.tkom...@gmail.com</email>
  </author>
  <updated>2013-02-06T02:20:35Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/f6ef617738804a36</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/f6ef617738804a36" />
  <title type="html">self[:default_shell] does not effect to capture(). is this correct behavior?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;m trying to use rvm-capistrano and roundsman &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/iain/roundsman&quot;&gt;[link]&lt;/a&gt;). &lt;br&gt; At first, I installed RVM using rvm:install_rvm and rvm:install_ruby task. &lt;br&gt; And then, I try to use installed ruby from roundsman, &lt;br&gt; but roundsman could not detect it. &lt;br&gt; I&#39;ve read codes of these and capistrano&#39;s, and understood that
  </summary>
  </entry>
  <entry>
  <author>
  <email>mswan...@1524interactive.com</email>
  </author>
  <updated>2013-02-06T02:08:04Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/b0393db5214a361f</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/b0393db5214a361f" />
  <title type="html">Noob Question: Get Capistrano task to output data &amp; prompts from a bash script.</title>
  <summary type="html" xml:space="preserve">
  I have a pretty robust bash script that bootstraps several aspects of my &lt;br&gt; app that I am trying call it from inside a Cap Task. I have been &lt;br&gt; using/developing the script for a while now and it requires input at &lt;br&gt; various points, but I can&#39;t figure out how to get Capistrano to display the &lt;br&gt; output or the prompts. If I run the script directly from terminal (I&#39;m on
  </summary>
  </entry>
  <entry>
  <author>
  <email>varun.c...@gmail.com</email>
  </author>
  <updated>2013-02-05T12:11:27Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/86dd298fb5fb04bf</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/86dd298fb5fb04bf" />
  <title type="html">Deploy the same repository multiple times (to different locations) on the same server.</title>
  <summary type="html" xml:space="preserve">
  I need to deploy a git repository 5 times (to five different directories) &lt;br&gt; on the same server. How do I do this using Capistrano?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lee Hambley</name>
  <email>lee.hamb...@gmail.com</email>
  </author>
  <updated>2013-02-05T07:53:38Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/5a136b1263d83bd0</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/5a136b1263d83bd0" />
  <title type="html">Website Outage</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; Just a quick note to say that I recognised today that the site was offline, &lt;br&gt; having poked the DNS the problem has been that my former company has &lt;br&gt; switched it&#39;s hosting/DNS provider, and as such has removed the zone file &lt;br&gt; at Linode (intentionally or otherwise, who knows!) - as a result of that,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cândido Sales Gomes</name>
  <email>candid...@gmail.com</email>
  </author>
  <updated>2013-02-05T01:52:17Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/f0126f33c3dd43a2</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/f0126f33c3dd43a2" />
  <title type="html">[Help] Problem with EC2, Capistrano and Git</title>
  <summary type="html" xml:space="preserve">
  Gentlemen, &lt;br&gt; When I try to make a connection with capistrano on my EC2 presents this &lt;br&gt; error: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://gist.github.com/candidosales/4698593&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; My deploy.rb: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://gist.github.com/candidosales/4710703&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; When I created the SSH to connect to Github and my local machine to the EC2 not &lt;br&gt; used password or passphrase.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Boris Quiroz</name>
  <email>boris...@gmail.com</email>
  </author>
  <updated>2013-02-04T19:15:13Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/7992743ab5fce39c</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/7992743ab5fce39c" />
  <title type="html">Should capistrano manage unicorn.rb?</title>
  <summary type="html" xml:space="preserve">
  Well, that&#39;s more or less the question. I&#39;ve an environment with unicorn &lt;br&gt; and nginx, and our old deployment process was using Chef (manually running &lt;br&gt; chef-client on every machine and then restart unicorn process). Right now &lt;br&gt; I&#39;m migrating that deployment process to Capistrano and I wanted to know, &lt;br&gt; according to the experience of the people on this group, what is the best
  </summary>
  </entry>
  <entry>
  <author>
  <name>macsig</name>
  <email>sigbac...@gmail.com</email>
  </author>
  <updated>2013-01-31T03:19:17Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/7c0fd864354c6d81</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/7c0fd864354c6d81" />
  <title type="html">`initialize&#39;: Input/output error when trying to write a yml file.</title>
  <summary type="html" xml:space="preserve">
  Hello there. &lt;br&gt; I&#39;m trying to write my first very simple capistrano recipe that updates a &lt;br&gt; value stored in a yml file. &lt;br&gt; The recipe is simple as: &lt;br&gt; task :update_locals do &lt;br&gt; options_hash = { key1: value1 } &lt;br&gt; File.open(&amp;quot;#{current_path}/con fig/locals.yml&amp;quot;, &#39;w+&#39;) {|f| &lt;br&gt; f.write(options_hash.to_yaml) } &lt;br&gt; end &lt;br&gt; But when I run it I get
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Dixon</name>
  <email>onedans...@gmail.com</email>
  </author>
  <updated>2013-01-30T23:07:46Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/ca07aa31a117b245</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/ca07aa31a117b245" />
  <title type="html">No write permissions unless deploy_to does NOT have starting slash &#39;/&#39;</title>
  <summary type="html" xml:space="preserve">
  *Facts:* &lt;br&gt; CentOS &lt;br&gt; Litespeed Web Server (not Apache; set to follow sym links for the &#39;current&#39; &lt;br&gt; directory) &lt;br&gt; Deploying a PHP app &lt;br&gt; Using a jailed shell account &lt;br&gt; Capistrano v2.14.1 (sudo is off, ssh forward agent is on for using my keys &lt;br&gt; when pulling from Github) &lt;br&gt; *Symptoms:* &lt;br&gt; I have &amp;quot;my_deploy_folder&amp;quot; on the root directory of the server.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Rochkind</name>
  <email>rochk...@jhu.edu</email>
  </author>
  <updated>2013-01-28T21:05:39Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/d1e3885ff5011894</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/d1e3885ff5011894" />
  <title type="html">tasks being executed on unexpected servers</title>
  <summary type="html" xml:space="preserve">
  Okay, I&#39;m not sure if I&#39;ve confused about the basic way cap roles work, &lt;br&gt; or something else is going on, or what. &lt;br&gt; &lt;p&gt;I have two servers, defined like: &lt;br&gt; &lt;p&gt; server &amp;quot;main.example.org&amp;quot;, :app, :web, :db, :primary =&amp;gt; true &lt;br&gt; &lt;p&gt; role :my_custom_role, &amp;quot;special.example.org&amp;quot; &lt;br&gt; &lt;p&gt;Then I have a custom task, defined like:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Boris Quiroz</name>
  <email>boris...@gmail.com</email>
  </author>
  <updated>2013-01-28T13:39:46Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/0a93ba4a1b71f187</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/0a93ba4a1b71f187" />
  <title type="html">Deploy from two repositories</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I&#39;m new here and I&#39;ve a question that could be really silly, so any RTFM is &lt;br&gt; welcome. &lt;br&gt; I&#39;ve a rails app, let&#39;s say github.com:Boris/MyApp1 but when I deploy it &lt;br&gt; I&#39;ve to include some images located on github.com:Boris/MyApp2 so when &#39;cap &lt;br&gt; deploy&#39; runs I got following error: &lt;br&gt; *** [err :: 10.0.1.95] find:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jake Chen</name>
  <email>jakep...@gmail.com</email>
  </author>
  <updated>2013-01-28T11:36:17Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/de9d3d778e9eac54</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/de9d3d778e9eac54" />
  <title type="html">Gateway prohibits ssh tunneling, any fallbacks?</title>
  <summary type="html" xml:space="preserve">
  The login server of my company is rather paranoid I guess. I can&#39; t use &lt;br&gt; that server as gateway for tunneling to production servers. &lt;br&gt; ssh -N 7845:prod.server:22 -L jake@login1 &lt;br&gt; ssh j...@127.0.0.1:7845 &lt;br&gt; will fail. Term1 returns something like &lt;br&gt; Channel 2: open failed: administratively prohibited: open failed
  </summary>
  </entry>
  <entry>
  <author>
  <name>bsod99</name>
  <email>nicky.cramp...@gmail.com</email>
  </author>
  <updated>2013-01-23T17:26:17Z</updated>
  <id>http://groups.google.com/group/capistrano/browse_thread/thread/999d604058d8bd46</id>
  <link href="http://groups.google.com/group/capistrano/browse_thread/thread/999d604058d8bd46" />
  <title type="html">Capistrano - cleaning up old releases issue</title>
  <summary type="html" xml:space="preserve">
  I followed the advice in another post about how to clean up old capistrano &lt;br&gt; releases, however, i&#39;ve realised that the way I&#39;ve implemented this has &lt;br&gt; messed up the paths in my application (just on a staging site thankfully!). &lt;br&gt; I am using the code below in my config/deploy/staging.rb script, but it &lt;br&gt; can&#39;t be running at the correct point, as after deployment I end up with
  </summary>
  </entry>
</feed>
