Closed Bug 296539 Opened 20 years ago Closed 20 years ago

Add .pdb to global cvsignore list

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cls, Assigned: chase)

Details

Since the win32 tinderboxes use srcdir builds, the checkouts are cluttered with generated files that are ignored during the cvs checkout phase. The problem got 10x worse with the checkin for bug 286179. Adding .pdb to the global cvsignore list will significantly reduce the noise level. See also bug 166139.
Taking.
Assignee: justdave → chase
Here's what I committed just now to CVSROOT/cvsignore: Index: cvsignore =================================================================== RCS file: /cvsroot/CVSROOT/cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- cvsignore 8 Feb 2004 23:27:08 -0000 1.13 +++ cvsignore 3 Jun 2005 18:47:54 -0000 1.14 @@ -39,4 +39,5 @@ *.rc *.res Makefile +*.pdb
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.