update -P -d, pour creer les rep ajouts ds le repository, mais pas ceux qui sont vides.

darcs-hash:20000809100227-92525-e74be28d513143a95a1315af8da7880996228db1.gz
This commit is contained in:
krempp 2000-08-09 12:02:27 +02:00
parent c922dadb1e
commit ceac912476

View file

@ -3,7 +3,7 @@
# OS Pas propre mais c'est pas moi qui ait commencé... # OS Pas propre mais c'est pas moi qui ait commencé...
# #
if [ `id -g` != 102 ] && [ X$CVSROOT = "X/home/httpd/CVS-Repository" ]; then if false && [ `id -g` != 102 ] && [ X$CVSROOT = "X/home/httpd/CVS-Repository" ]; then
echo "Faire 'newgrp webcvs' avant de commencer !!!" echo "Faire 'newgrp webcvs' avant de commencer !!!"
exit 1 exit 1
fi fi