My Recent Pastes (49 and counting)

Pastes by octopod (49 and counting)

Pages:

Below are the 4 most recent pasties by octopod.

June 19, 2006
8:26PM EDT
by octopod

desc <<DESC
Update all servers with the latest release of the source code. All this does
is do a checkout (as defined by the selected scm module).
DESC
task :update_code, :roles => [:web] do

June 19, 2006
7:58PM EDT
by octopod

## top of deploy.rb somewhere

set :master_repository, "svn+ssh://devmodo.com/data/svn/#{application}/trunk"
set :repository, "#{shared_path}/site_source/trunk"

June 09, 2006
4:33PM EDT
by octopod

Processing MephistoController#show (for 67.11.173.82 at 2006-06-09 14:32:04) [GET]
  Parameters: {"permalink"=>"switching-to-runit-from-spinner-spawner-reaper", "month"=>"3", "action"=>"show", "controller"=>"mephisto", "day"=>"18", "year"=>"2006"}
Completed in 0.28375 (3 reqs/sec) | Rendering: 0.00010 (0%) | DB: 0.25808 (90%) | 200 OK [http://mephisto.octopod.info/2006/3/18/switching-to-runit-from-spinner-spawner-reaper]


June 09, 2006
4:11PM EDT
by octopod

## single

<h2>{{ article.title }}</h2>
<div class="article">
  <div class="meta">

Previous page