Skip to content

Instantly share code, notes, and snippets.

@bringhurst
bringhurst / gist:385651
Created April 30, 2010 19:30
Subversion multiple project checkout script
#!/bin/bash
usage()
{
cat << EOF
usage: $0 [options] segments ...
This script will checkout the specified segment(s) from trunk.
OPTIONS: