mk_source_dir $SOURCE_DIRECTORY &&
message "${MESSAGE_COLOR}Downloading revision $VERSION...${DEFAULT_COLOR}" &&
svn -q export -r$VERSION http://svn.collab.net/repos/svn/clients/gsvn/trunk $SOURCE_DIRECTORY
