
This tune was on my must-learn list a few years ago, and then slipped out of consciousness until I got obsessed with it a few days ago. It’s a crooked tune; the A part has six measures, the B part has 7 measures, and it’s typically played in an ABB pattern instead of the usual AABB. Download in TablEdit or PDF format below.
Ship in the Clouds: Clawhammer Banjo Tablature by Andy Chase is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.
Attachment | Size |
---|---|
ShipInTheCloudsClawhammer.pdf | 43.2 KB |
ShipInTheCloudsClawhammer.tef | 1002 bytes |
This seems to do the trick when run in a terminal from the top level of the working copy:
svn info -R | grep Revision | sed "s/Revision: //g" | sort -n | tail -1
Updated
Or, you could just use the svnversion command.
I use Marc Liyanage’s PHP5 distribution on my Mac instead of the version that comes installed with OS X; sooner or later I usually find that there’s some extension that’s either missing or too old for a particular development requirement, and Marc’s distribution is usually a little more up to date and complete.