Closed
Bug 169402
Opened 23 years ago
Closed 23 years ago
source tree is missing some .cvsignore files
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 166139
People
(Reporter: diego, Assigned: netscape)
Details
Attachments
(1 file)
1.39 KB,
patch
|
Details | Diff | Splinter Review |
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot -q -z 3 co -P SeaMonkeyAll
? mozilla/extensions/cview/Makefile
? mozilla/extensions/cview/resources/Makefile
? mozilla/uriloader/prefetch/Makefile
? mozilla/content/xml/document/resources/Makefile
? mozilla/xpfe/components/prefwindow/resources/locale/en-US/mac/Makefile
Patch coming up.
BTW, what's the best way to produce a diff that includes these new files? cvs
diff -NuR seems to exclude the .cvsignore files. I copied my tree and did a
diff -NauR, but that is more complicated than it should be...
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 1•23 years ago
|
||
This adds the missing .cvsignore files to the tree. Apply with patch -p1.
Assignee | ||
Comment 2•23 years ago
|
||
We should add 'Makefile' to the global cvs ignore list per bug 166139.
*** This bug has been marked as a duplicate of 166139 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•23 years ago
|
||
OK, if Makefile gets added globally that will be a much cleaner solution
---> VERIFIED
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•