[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesdk/scripts
From:       Frerich Raabe <raabe () kde ! org>
Date:       2002-12-12 15:47:23
[Download RAW message or body]

CVS commit by raabe: 

- Configurable anoncvs server, forgot who sent this to me


  M +1 -1      kde-build   1.38
  M +7 -1      kde-buildrc   1.18


--- kdesdk/scripts/kde-build  #1.37:1.38
@@ -322,5 +322,5 @@
   if test "x$CVSROOT" = x; then
     if test "x$ACCOUNT" = x; then
-      CVSROOT=":pserver:anonymous@anoncvs.kde.org:/home/kde"
+      CVSROOT=":pserver:anonymous@$ANONCVSSERVER.kde.org:/home/kde"
     else
       CVSROOT=":pserver:$ACCOUNT@cvs.kde.org:/home/kde"

--- kdesdk/scripts/kde-buildrc  #1.17:1.18
@@ -76,5 +76,11 @@
 # the correct name, otherwise leave this blank to use anonymous CVS.
 #
-ACCOUNT="anonymous"
+ACCOUNT=""
+
+# In case you left the ACCOUNT value empty (and thus use anonymous CVS
+# access), you can specify an anoncvs mirror here. Check
+# http://www.kde.org/anoncvs.html for a list of mirror servers.
+#
+ANONCVSSERVER="anoncvs.kde.org"
 
 # Do you want any special branch? If so, specify its tag here e.g.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic