Bug 64654

Summary: CVSROOT/modules was broken by doscmd refactoring
Product: Documentation Reporter: Mark Linimon <linimon>
Component: Books & ArticlesAssignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me CC: des
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mark Linimon 2004-03-24 12:00:36 UTC
	The recent commit that moved doscmd out of the base system is
	incomplete.  CVSROOT/modules now contains the following lines:

	doscmd		src/usr.bin/doscmd
	doscmd		ports/emulators/doscmd
	doscmd		projects/doscmd

	I would have simply removed the first one, but I do not understand
	the implications, if any, of the third one.

Fix: 

The first line should be deleted; I don't know what, if anything,
	needs to change with respect to the third.
How-To-Repeat: 	attempt to open the following URL in a browser window:

http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/mailfilter/Attic/Makefile?rev=1.6&content-type=text/x-cvsweb-markup

	You will see:

Error: Unexpected output from cvs co: cvs checkout: duplicate key found for `doscmd' at line 12180 of `/repoman/r/FreeBSD.cvs/CVSROOT/modules'
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-03-24 12:12:21 UTC
Responsible Changed
From-To: freebsd-www->des

des actually made the change.  Although I assigned it to category 
'www' because that's where I tripped over it, this is really a 
problem that affects the CVSROOT pieces.
Comment 2 colin.percival 2004-03-25 11:36:43 UTC
"Works for me"; Mark, can you still reproduce
this problem or can the PR be closed?

COlin Percival
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2004-03-25 13:11:39 UTC
State Changed
From-To: open->closed

Apparently fixed in Revision 1.6851 of CVSROOT-src/modules and 
Revision 1.6649 of CVSROOT-projects/modules.