diff options
Diffstat (limited to 'source3/autogen.sh')
-rwxr-xr-x | source3/autogen.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source3/autogen.sh b/source3/autogen.sh index 2d91173f4a..056c0e6133 100755 --- a/source3/autogen.sh +++ b/source3/autogen.sh @@ -1,5 +1,11 @@ #!/bin/sh +echo The Samba HEAD branch is deprecated pending the release of Samba 3.0 +echo Please use the SAMBA_3_0 branch +echo to update to SAMBA_3_0 use this command: +echo " cvs -z3 update -r SAMBA_3_0 -dP" +exit 1 + # Run this script to build samba from CVS. ## insert all possible names (only works with |