No description
Find a file
2015-04-23 13:56:07 +03:00
.gitignore Ignore private files 2015-02-06 11:31:58 +03:00
analyze-repo-closure.py Add analyze-repo-closure script 2014-11-06 20:49:46 +03:00
analyze-repo-redundancy.py Fix invalid query 2014-11-06 17:32:56 +03:00
analyze-repodb.py Merge fill-repodb and prepare-repodb 2014-02-20 09:32:26 +04:00
i586kde.lst Initial commit 2014-02-06 11:44:02 +04:00
prepare-repodb.py Retry database operation; Modify versions compare 2015-04-23 13:56:07 +03:00
README Fix a typo 2014-11-05 14:55:36 +03:00
repo-analyze-config.xml Implement support for remote repositories 2014-02-12 16:08:24 +04:00
x86_64.lst Initial commit 2014-02-06 11:44:02 +04:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Порядок использования скриптов:

1. Настроить структуру репозиториев и пути в repo-analyze-config.xml
2. Заполнить базу данных информацией из репозиториев и подготовить её к анализу:
prepare-repodb.py repo-analyze-config.xml
* Для ускорения можно отключить обработку .so и их символов ключами -O -S соответственно.
** При использовании удалённых репозиториев рекомендуется применять кеш: -с cache-dir
*** Cкрипт создаёт в текущем каталоге базу данных repo.db размером около 2 Гб (при полной обработке, для репозиториев Chrome).
3. Выполнить анализ/проверки:
analyze-repodb.py
analyze-repo-redundancy.py i586kde.lst --repo rosa-dx-chrome-1.0/i586/main/release >i586-redundant.txt