-
Notifications
You must be signed in to change notification settings - Fork 288
Pootle FS migration snaglist
phlax edited this page Aug 30, 2017
·
9 revisions
Focused on the migration from project_tree to pfs
I have four projects: gnu, nongnu and autognu, autonongnu. These all align with the project tree styles that can be selected. These are initially setup on a stable/2.8.x
based Pootle then migrated to current master
- Post migration:
-
None/<language_code>.<ext>
is the Translation path mapping forgnu
project after migrations. While/<language_code>.<ext>
is the mapping forautognu
-
so not sure what gnu should map to but im removing the
None
now it was there because if it uses/po
or/foo
as its prefixed directory on disk it adds it
- Project state is untracked. Do
pootle fs fetch nongnu
thenpootle fs state nongnu
and then the project state isUntracked files (1)
. I'm not sure if this is intentional, but requires quite a fast learning curve. My assumption would be that after this migration the files are in sync, perhaps that is too risky but it would eliminate a lot of risk.
landing fix on master, it was because of removal of TranslationStoreFileField
Not directly related to the migration.
- sync from Pootle to FS doesn't update PO last translator header