#!/bin/sh
svn info | grep ^URL | sed -e 's/^URL: //'
