Closed Bug 712593 Opened 13 years ago Closed 10 years ago

[ca] obsolete files due to hg addremove?

Categories

(Mozilla Localizations :: ca / Catalan, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Pike, Assigned: noguer)

References

()

Details

In http://hg.mozilla.org/releases/l10n/mozilla-aurora/ca/rev/7d423fb7fb8a, there are a ton of added files which are obsolete.

I suspect that's due to running `hg addremove`.

Please don't do that. That command is a loose cannon that fires the wrong way too often. `hg add` single files, or directories instead?

Also review your changesets before pushing? `hg out -p` shows well what you'd push, also, `hg status` and `hg diff` are good tools to see what will happen before you do it.
Hi Axel,

Solved in Aurora (see http://hg.mozilla.org/releases/l10n/mozilla-aurora/ca/rev/4564d3dcd1ad )

The only thing that I'm not sure is with mail/searchplugins/* . But I have another bug open for this Bug #712268
Status: NEW → ASSIGNED
Looks good to me, thanks. Don't forget to sign-off on it when you're good with testing, too?
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.