]> granicus.if.org Git - libexpat/commitdiff
Changed back to anonymous CVS access.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Sun, 27 Nov 2005 21:36:15 +0000 (21:36 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Sun, 27 Nov 2005 21:36:15 +0000 (21:36 +0000)
expat/make-release.sh

index 917db681e884c45624ff3646cc0d5e531a2d1d78..818d41b1864551e1ae5781e5cc82ba74699094e0 100755 (executable)
@@ -7,8 +7,8 @@
 # Note: tagname may be HEAD to just grab the head revision (e.g. for testing)
 #
 
-CVSROOT=':ext:cvs.libexpat.org:/cvsroot/expat'
-#CVSROOT=':pserver:anonymous@cvs.libexpat.org:/cvsroot/expat'
+#CVSROOT=':ext:cvs.libexpat.org:/cvsroot/expat'
+CVSROOT=':pserver:anonymous@cvs.libexpat.org:/cvsroot/expat'
 
 if test $# != 1; then
   echo "USAGE: $0 tagname"