Closed Bug 404317 Opened 17 years ago Closed 7 years ago

l10n-checkout checkouts unnecessary files from CVS

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mozilla_by, Unassigned)

Details

l10n checkout for suite checkouts unnecessary for localization files from the repository.

I perform the checkout with the following commands:

--------
export CVSROOT=":pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot"

cvs co mozilla/client.mk

cd mozilla

make -f client.mk l10n-checkout MOZ_CO_PROJECT=browser,mail,suite
--------

I get 89MB of source code when I specify browser,mail,suite as MOZ_CO_PROJECT.
I get 9.9MB when I specify browser,mail only.

l10n-checkout get C++, JS and others files not useful for localizer.
This is a general l10n-checkout thing, not a SeaMonkey-specific one, browser,mail gives the same big amount of files now, the numbers you state are from an earlier point in time.
Assignee: kairo → nobody
Product: Mozilla Application Suite → Core
Summary: SeaMonkey: l10n-checkout checkouts unnecessary files from CVS → l10n-checkout checkouts unnecessary files from CVS
Axel, I think you introduced this intentionally, right?
CVS is dead and gone.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.