svn update ONLY on revision directory
From: King, Rogie <RoKing_at_carroll.edu>
Date: 2005-12-12 22:34:22 CET
I currently have a post-commit script working wonderfully, except that
REPOS="$1"
REV="$2"
/usr/local/bin/svn update /usr/home/httpd/domains/www.carroll.edu/site
The REPOS variable holds this:
trunk/prod-site/public_html/athletics/womensbb
I'd like the script to change to something like:
/usr/local/bin/svn update /usr/home/httpd/domains/www.carroll.edu/site/
Any ideas/help? Has this been done before?
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.