Closed Bug 439651 Opened 16 years ago Closed 16 years ago

Make Mercurial ignore 'ID' index files created by idutils

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.1a1

People

(Reporter: jimb, Assigned: jimb)

Details

Attachments

(1 file, 1 obsolete file)

idutils is a package that allows fast searches of large code bases by building an index of identifiers, gathered using language-appropriate lexical rules.  It creates a file called 'ID' in the root of the source tree.

Mercurial should ignore such ID files.
Attachment #325417 - Flags: review?(benjamin)
Status: NEW → ASSIGNED
Assignee: nobody → jim
Status: ASSIGNED → NEW
Comment on attachment 325417 [details] [diff] [review]
Have Mercurial ignore 'ID' files created by 'idutils' tools.

Thanks for the explanation.
Attachment #325417 - Flags: review?(benjamin) → review+
Keywords: checkin-needed
Ignore both TAGS files and ID files.
Attachment #325417 - Attachment is obsolete: true
Attachment #328566 - Flags: review?(benjamin)
For easy merge/commit/push, this patch is changeset a9b59560187c in http://hg.mozilla.org/users/jblandy_mozilla.com/jsuni, whose direct parent is 6904a3773137 from Mozilla Central, dated today.
With nicer TAGS regexp: 4b837acb76d7
Comment on attachment 328566 [details] [diff] [review]
Ignore the 'TAGS' and 'ID' files generated by 'etags' and 'idutils'.

reviewed and push with the change mentioned on IRC
Attachment #328566 - Flags: review?(benjamin) → review+
mozilla-central revision 98e43ce43c79
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1a1
Keywords: checkin-needed
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.