[TxMt] no-frills svn status for b4

Chris Thomas chris at cjack.com
Tue Feb 1 23:12:53 UTC 2005


WorkingDir=`pwd`
export WorkingDir
echo 'Subversion status'
echo '<p>'
echo '<tt>'
echo $WorkingDir
echo '<p>'
svn status | \
perl -pe 's/(.*?)(\s+)(.*)\n/<b>$1<\/b> <a 
href="txmt:\/\/open?url=file:\/\/$ENV{'WorkingDir'}\/$3">$3<\/a><br>/'

Show as HTML.



More information about the textmate mailing list