#!/bin/sh if svn info > /dev/null 2>&1; then svn commit -m "The usual." fi