gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/debian/dsf-helper cvshost-variables.config, 1.3,


From: cbayle
Subject: [Gforge-commits] gforge/debian/dsf-helper cvshost-variables.config, 1.3, 1.4 cvshost-variables.templates, 1.7, 1.8
Date: Wed, 21 Jul 2004 15:39:34 -0500

Update of /cvsroot/gforge/gforge/debian/dsf-helper
In directory db.perdue.net:/tmp/cvs-serv8671/debian/dsf-helper

Modified Files:
        cvshost-variables.config cvshost-variables.templates 
Log Message:
cvs to scm renaming


Index: cvshost-variables.config
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/dsf-helper/cvshost-variables.config,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cvshost-variables.config    30 May 2003 14:47:23 -0000      1.3
+++ cvshost-variables.config    21 Jul 2004 20:39:31 -0000      1.4
@@ -1,12 +1,12 @@
-db_fget gforge/shared/cvs_host seen || true
+db_fget gforge/shared/scm_host seen || true
 if [ "$RET" = "false" ] ; then
     db_get gforge/shared/domain_name
-    db_set gforge/shared/cvs_host cvs.$RET
+    db_set gforge/shared/scm_host scm.$RET
 fi
 
-db_input medium gforge/shared/cvs_host || true
+db_input medium gforge/shared/scm_host || true
 
 db_go || true
 
-vars="cvs_host"
+vars="scm_host"
 update_mainconffile $vars

Index: cvshost-variables.templates
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/dsf-helper/cvshost-variables.templates,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- cvshost-variables.templates 21 Oct 2003 19:42:29 -0000      1.7
+++ cvshost-variables.templates 21 Jul 2004 20:39:31 -0000      1.8
@@ -1,4 +1,4 @@
-Template: gforge/shared/cvs_host
+Template: gforge/shared/scm_host
 Type: string
 _Description: Your CVS server
  The hostname of the server that will host your Gforge CVS repositories. 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]