conf/54166: add default CVSROOT to make release

David Yeske dyeske at yahoo.com
Sun Jul 6 22:40:11 PDT 2003


>Number:         54166
>Category:       conf
>Synopsis:       add default CVSROOT to make release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 06 22:40:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     David Yeske
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD aurora 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Apr 29 23:24:37 EDT 2003    
root at aurora:/usr/obj/usr/src/sys/AURORA  i386

>Description:
make release should have a default CVSROOT
>How-To-Repeat:
 
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/src/release/Makefile,v
retrieving revision 1.787
diff -u -r1.787 Makefile
--- Makefile    4 Jul 2003 14:39:17 -0000       1.787
+++ Makefile    7 Jul 2003 05:19:11 -0000
@@ -25,6 +25,8 @@
 BASE = 5.1
 BUILDNAME?=${BASE}-${DATE}-SNAP
 #
+#default repo location
+CVSROOT?=      /home/ncvs
 #CHROOTDIR=/junk/release
 # If this is a -stable snapshot, then set
 #RELEASETAG=RELENG_4

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list