Crucible won't let me add .ld files to a review (Add content - explore repository - attempt to select file).
I tried adding ld to the raw-mime.types file as a text/plain, but this did not affect the symptom.
Check how you edited raw-mime.types; it probably had no effect. Append the extension to the existing text/plain line in FISHEYE_INST/raw-mime.types, not as a separate entry. The line should be like:
text/plain asc txt java jsp asp cs idl cpp cxx c h pl pod py sh sql ld
Then restart Crucible to apply changes. If .ld files were indexed, re-scan the repository afterward to update their binary flag with the new mapping.
Cheers, Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.