+2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * gcc_release (CVSROOT): Remove.
+
2010-08-14 Gerald Pfeifer <gerald@pfeifer.com>
* gcc_release (snapshot_print): Include md5 hash for every tarball
# Set up SVNROOT.
if [ $LOCAL -eq 0 ]; then
SVNROOT="svn+ssh://${SVN_USERNAME}@${SVN_SERVER}${SVN_REPOSITORY}"
- CVSROOT=":ext:${SVN_USERNAME}@gcc.gnu.org/cvs/gcc"
else
SVNROOT="file:///svn/gcc"
- CVSROOT="/cvs/gcc"
fi
export SVNROOT
-export CVSROOT
########################################################################
# Main Program