<html>
<head>
<style><!--
body {background-color:#ffffff;}
.file {border:1px solid #eeeeee;margin-top:1em;margin-bottom:1em;}
.pathname {font-family:monospace; float:right;}
.fileheader {margin-bottom:.5em;}
.diff {margin:0;}
.tasklist {padding:4px;border:1px dashed #000000;margin-top:1em;}
.tasklist ul {margin-top:0;margin-bottom:0;}
tr.alt {background-color:#eeeeee}
#added {background-color:#ddffdd;}
#addedchars {background-color:#99ff99;font-weight:bolder;}
tr.alt #added {background-color:#ccf7cc;}
#removed {background-color:#ffdddd;}
#removedchars {background-color:#ff9999;font-weight:bolder;}
tr.alt #removed {background-color:#f7cccc;}
#copied {background-color:#ccccff;}
tr.alt #copied {background-color:#bbbbf7;}
#info {color:#888888;}
#context {background-color:#eeeeee;}
td {padding-left:.3em;padding-right:.3em;}
tr.head {border-bottom-width:1px;border-bottom-style:solid;}
tr.head td {padding:0;padding-top:.2em;}
.task {background-color:#ffff00;}
.comment {white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;word-wrap:break-word;padding:4px;border:1px dashed #000000;background-color:#ffffdd}
.error {color:red;}
hr {border-width:0px;height:2px;background:black;}
--></style>
</head>
<body>
<table cellspacing="0" cellpadding="0" border="0" rules="cols">
<tr class="head"><td colspan="5">Commit in <b><tt>as2api/trunk/as2api/bin</tt></b></td></tr>
<tr><td><tt><a href="#file1"><span id="copied">as2api</span></a></tt> </td><td colspan="3" align="center"><small id="info">[copied]</small></td><td nowrap="nowrap" align="center">as2api/trunk/as2api/bin/as2api.rb:352 -> 353</td></tr>
<tr class="alt"><td><tt><a href="#file2"><span id="removed">as2api.rb</span></a></tt> </td><td></td><td></td><td align="right" id="removed">-21</td><td nowrap="nowrap">352 removed</td></tr>
<tr><td></td><td></td><td></td><td align="right" id="removed">-21</td><td></td></tr>
</table>
<small id="info">1 removed + 1 copied, total 2 files</small><br />
<pre class="comment">
Renamed so that the runnable script doesn't have the .rb filename extension
</pre>
<hr /><a name="file1" /><div class="file">
<span class="pathname" id="copied">as2api/trunk/as2api/bin</span><br />
<div class="fileheader" id="copied"><big><b>as2api</b></big> <small id="info">copied from as2api/trunk/as2api/bin/as2api.rb:352</small></div>
<pre class="diff"><small id="info">
Copied from as2api/trunk/as2api/bin/as2api.rb:339
</small></pre></div>
<hr /><a name="file2" /><div class="file">
<span class="pathname" id="removed">as2api/trunk/as2api/bin</span><br />
<div class="fileheader" id="removed"><big><b>as2api.rb</b></big> <small id="info">removed after 352</small></div>
<pre class="diff"><small id="info">--- trunk/as2api/bin/as2api.rb        2006-04-02 10:38:23 UTC (rev 352)
+++ trunk/as2api/bin/as2api.rb        2006-04-02 21:57:35 UTC (rev 353)
@@ -1,21 +0,0 @@
</small></pre><pre class="diff" id="removed">-#!/usr/bin/ruby -w
-
-#
-# Part of as2api - http://www.badgers-in-foil.co.uk/projects/as2api/
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
-
-require 'ui/cli'
</pre></div>
<center><small><a href="http://www.badgers-in-foil.co.uk/projects/cvsspam/" title="commit -> email">CVSspam</a> 0.2.12</small></center>
</body></html>