Topic “shell script”

Subversion: Determine the highest revision number in the working copy

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.

Handy Script for Installing an instance of PHP4 in CGI Mode

I’m working with some old code that needs to run PHP4… on my desktop machine I was able to throw it into MAMP and just check the PHP4 option, but our dev environment on Dreamhost is PHP5-only… that is to say, you don’t get to choose PHP4 or PHP5 when setting up a new host.

However, the DreamHost wiki has a pretty slick shell script that will download & compile PHP4 as a CGI executable… and with a little tweaking to some of the install paths there’s no reason this shouldn’t work for pretty much any environment:

http://wiki.dreamhost.com/Installing_PHP4

Syndicate content
Syndicate content

Twitter

  • Comcast cable & Internet down in Winchendon MA, 3rd time this week. Gives one pause re: switching to their phone service. #fb 4 years 1 week ago
  • I just became the mayor of Beals Memorial Library on @foursquare! http://4sq.com/bpXyNX 4 years 2 weeks ago
  • I just became the mayor of Winchendon Field Office on @foursquare! http://4sq.com/aUMCCT 4 years 2 weeks ago
  • Hay baled fresh off the field -- we live in an awesome place. http://flic.kr/p/8hZF6t 4 years 2 weeks ago
  • Just picking up hay, honestly! (@ Murdock Dairy Farm) http://4sq.com/b9yjcJ 4 years 2 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key