We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 175 - .cvsignore files outdated
Summary: .cvsignore files outdated
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 1.2
Hardware: All Other
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 12:27 UTC by Max Horn
Modified: 2006-03-23 16:40 UTC (History)
0 users

See Also:


Attachments
Patch that empties almost all .cvsignore files (43.71 KB, patch)
2006-03-22 12:28 UTC, Max Horn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Horn 2006-03-22 12:27:44 UTC
Most of the .cvsignore files are outdated. They should either be removed, or emptied. I am attaching a patch for the latter.
Note: There are at least two exceptions: 
1) The .cvsignore file in the root dir
2) src/main/macosx/.cvsignore should retain "Info.plist" as an entry.
Comment 1 Max Horn 2006-03-22 12:28:36 UTC
Created attachment 88 [details]
Patch that empties almost all .cvsignore files
Comment 2 Sam Lantinga 2006-03-23 16:40:18 UTC
They have been removed from CVS, thanks!