[Cdd-commits] CVSROOT lock,NONE,1.1 commitinfo,1.2,1.3

Otavio Salvador debian-custom@lists.debian.org
Fri, 02 Jul 2004 16:13:39 +0000


Update of /cvsroot/cdd/CVSROOT
In directory haydn:/tmp/cvs-serv8051

Modified Files:
	commitinfo 
Added Files:
	lock 
Log Message:
Add more information about where the new repository can be found.

--- NEW FILE: lock ---
#/bin/sh
echo "Repository is locked. We moved to Subversion.\nYou can browser our repository at http://svn.debian.org/viewcvs/cdd/"
exit(1)

Index: commitinfo
===================================================================
RCS file: /cvsroot/cdd/CVSROOT/commitinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- commitinfo	2 Jul 2004 16:08:45 -0000	1.2
+++ commitinfo	2 Jul 2004 16:13:37 -0000	1.3
@@ -13,5 +13,4 @@
 #
 # If the name "ALL" appears as a regular expression it is always used
 # in addition to the first matching regex or "DEFAULT".
-echo "This repository is locked. Please wait while we move it to Subversion. Thanks!"
-exit(1)
+ALL $CVSROOT/CVSROOT/lock
\ No newline at end of file