Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2003 22:32:40 -0700 (PDT)
From:      David Yeske <dyeske@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Mario <lioux@FreeBSD.org>
Subject:   conf/54166: add default CVSROOT to make release
Message-ID:  <20030707053240.71026.qmail@web13505.mail.yahoo.com>
Resent-Message-ID: <200307070540.h675e8xH006232@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030707053240.71026.qmail>