summaryrefslogtreecommitdiff
path: root/DartConfig.cmake
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-06-09 10:37:12 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-06-09 10:37:12 -0400
commit67c068428c9eec22873bc1a4ff5f2a92e0678c29 (patch)
treeb0bdc5166444bbe11a7e7e294382003892c65bc5 /DartConfig.cmake
parent8de4534d69e2b5099d6df90fcc746808f983a472 (diff)
downloadcmake-67c068428c9eec22873bc1a4ff5f2a92e0678c29.tar.gz
ENH: Use viewcvs instead of cvsweb
Diffstat (limited to 'DartConfig.cmake')
-rw-r--r--DartConfig.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/DartConfig.cmake b/DartConfig.cmake
index 375ffc0046..c0cf87867c 100644
--- a/DartConfig.cmake
+++ b/DartConfig.cmake
@@ -21,7 +21,8 @@ SET (PROJECT_URL "http://www.cmake.org")
# Dart server configuration
SET (ROLLUP_URL "http://${DROP_SITE}/cgi-bin/cmake-rollup-dashboard.sh")
-SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/cvsweb.cgi/CMake/")
+#SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/cvsweb.cgi/CMake/")
+SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/viewcvs.cgi/")
SET (CVS_WEB_CVSROOT "CMake")
SET (USE_DOXYGEN "On")
SET (DOXYGEN_URL "${PROJECT_URL}/doc/nightly/html/" )