From chris@cjack.com Tue Feb 1 23:13:11 2005 From: Chris Thomas To: textmate@lists.macromates.com Subject: [TxMt] no-frills svn status for b4 Date: Tue, 01 Feb 2005 15:12:53 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0222677719164867672==" --===============0222677719164867672== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit WorkingDir=`pwd` export WorkingDir echo 'Subversion status' echo '

' echo '' echo $WorkingDir echo '

' svn status | \ perl -pe 's/(.*?)(\s+)(.*)\n/$1<\/b> $3<\/a>
/' Show as HTML. --===============0222677719164867672==--