aboutsummaryrefslogtreecommitdiff
path: root/contrib/newcvsroot
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/newcvsroot')
-rwxr-xr-xcontrib/newcvsroot2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/newcvsroot b/contrib/newcvsroot
index 43e8e07..29827cc 100755
--- a/contrib/newcvsroot
+++ b/contrib/newcvsroot
@@ -7,6 +7,8 @@
# Usage: newcvsroot <newroot> <modulename> <toplevel directory>
if [ $# != 3 ]; then
+ echo "Note to svn users: use svn switch --relocate instead."
+ echo
echo "usage: `basename $0` <newroot> <modulename> <toplevel directory>"
exit 1
fi