From pgollucci@vegeta.p6m7g8.net  Thu Mar 13 21:44:58 2008
Return-Path: <pgollucci@vegeta.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1FD6B106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Mar 2008 21:44:58 +0000 (UTC)
	(envelope-from pgollucci@vegeta.p6m7g8.net)
Received: from vegeta.p6m7g8.net (vegeta.p6m7g8.net [70.88.236.21])
	by mx1.freebsd.org (Postfix) with ESMTP id D3BF58FC28
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Mar 2008 21:44:57 +0000 (UTC)
	(envelope-from pgollucci@vegeta.p6m7g8.net)
Received: from vegeta.p6m7g8.net (localhost.p6m7g8.net [127.0.0.1])
	by vegeta.p6m7g8.net (8.14.2/8.14.2) with ESMTP id m2DLiuc1016857;
	Thu, 13 Mar 2008 17:44:56 -0400 (EDT)
	(envelope-from pgollucci@vegeta.p6m7g8.net)
Received: (from pgollucci@localhost)
	by vegeta.p6m7g8.net (8.14.2/8.14.2/Submit) id m2DLiubn016856;
	Thu, 13 Mar 2008 17:44:56 -0400 (EDT)
	(envelope-from pgollucci)
Message-Id: <200803132144.m2DLiubn016856@vegeta.p6m7g8.net>
Date: Thu, 13 Mar 2008 17:44:56 -0400 (EDT)
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Reply-To: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: edwin@freebsd.org
Subject: all projects-all collectio to cvs-supfile
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         121680
>Category:       misc
>Synopsis:       [patch] add projects-all collection to cvs-supfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    edwin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 13 21:50:03 UTC 2008
>Closed-Date:    Thu Mar 20 11:28:52 UTC 2008
>Last-Modified:  Thu Mar 20 11:30:09 UTC 2008
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD vegeta.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Mar 1 22:09:51 EST 2008 root@krillin.p6m7g8.net:/usr/obj/usr/src/sys/VEGETA i386
	
>Description:

>How-To-Repeat:
>Fix:

--- cvs-supfile.diff begins here ---
Index: cvs-supfile
===================================================================
RCS file: /home/ncvs/src/share/examples/cvsup/cvs-supfile,v
retrieving revision 1.47
diff -u -r1.47 cvs-supfile
--- cvs-supfile	7 Sep 2007 22:01:19 -0000	1.47
+++ cvs-supfile	13 Mar 2008 21:41:39 -0000
@@ -186,6 +186,12 @@
 # repository
 www
 
+## Projects
+#
+# This collection retrieves the projects tree of the FreeBSD
+# repository
+projects-all
+
 ## CVSROOT control files
 #
 # This is to get the control files that cvs(1) needs and the commit logs.
--- cvs-supfile.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: edwin 
State-Changed-When: Thu Mar 13 22:36:16 UTC 2008 
State-Changed-Why:  
Commited to HEAD, MFC in one week 


Responsible-Changed-From-To: freebsd-bugs->edwin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 13 22:36:16 UTC 2008 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=121680 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/121680: commit references a PR
Date: Thu, 13 Mar 2008 22:36:07 +0000 (UTC)

 edwin       2008-03-13 22:36:02 UTC
 
   FreeBSD src repository
 
   Modified files:
     share/examples/cvsup cvs-supfile 
   Log:
   Add projects-all collection to cvs-supfile
   
   PR:             misc/121680
   Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
   Approved by:    grog@ (mentor)
   MFC after:      1 week
   
   Revision  Changes    Path
   1.48      +6 -0      src/share/examples/cvsup/cvs-supfile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Mar 20 11:28:40 UTC 2008 
State-Changed-Why:  
MFCd into RELENG_[567] 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121680 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/121680: commit references a PR
Date: Thu, 20 Mar 2008 11:26:14 +0000 (UTC)

 edwin       2008-03-20 11:26:03 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     share/examples/cvsup cvs-supfile 
   Log:
   MFC of 1.48
   
   Add projects-all collection to cvs-supfile
   
   PR:             misc/121680
   Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
   
   Revision  Changes    Path
   1.47.2.1  +6 -0      src/share/examples/cvsup/cvs-supfile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/121680: commit references a PR
Date: Thu, 20 Mar 2008 11:26:48 +0000 (UTC)

 edwin       2008-03-20 11:26:43 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     share/examples/cvsup cvs-supfile 
   Log:
   MFC of 1.48
   
   Add projects-all collection to cvs-supfile
   
   PR:             misc/121680
   Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
   
   Revision  Changes    Path
   1.43.8.3  +6 -0      src/share/examples/cvsup/cvs-supfile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/121680: commit references a PR
Date: Thu, 20 Mar 2008 11:27:20 +0000 (UTC)

 edwin       2008-03-20 11:27:15 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_5)
     share/examples/cvsup cvs-supfile 
   Log:
   MFC of 1.48
   
   Add projects-all collection to cvs-supfile
   
   PR:             misc/121680
   Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com>
   
   Revision  Changes    Path
   1.43.2.2  +6 -0      src/share/examples/cvsup/cvs-supfile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
