No description
Find a file
2014-02-14 15:40:49 +04:00
analyze-repo-redundancy.py Refactoring; Implementing file_conflicts and provides_conflicts reports 2014-02-14 15:40:49 +04:00
analyze-repodb.py Refactoring; Implementing file_conflicts and provides_conflicts reports 2014-02-14 15:40:49 +04:00
fill-repodb.py Refactoring; Implementing file_conflicts and provides_conflicts reports 2014-02-14 15:40:49 +04:00
i586kde.lst Initial commit 2014-02-06 11:44:02 +04:00
prepare-repodb.py Refactoring; Implementing file_conflicts and provides_conflicts reports 2014-02-14 15:40:49 +04:00
README Implement support for remote repositories 2014-02-12 16:08:24 +04: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. Заполнить базу данных информацией из репозиториев:
fill-repodb.py repo-analyze-config.xml
* Для ускорения можно отключить обаботку .so и их символов ключами -O -S соответственно.
** При использовании удалённых репозиториев рекомендуется применять кеш: -с cache-dir
*** Cкрипт создаёт в текущем каталоге базу данных repo.db размером около 2 Гб (при полной обработке, для репозиториев Chrome).
3. Подготовить базу данных к анализу:
prepare-repodb.py
4. Выполнить анализ/проверки:
analyze-repodb.py
analyze-repo-redundancy.py i586kde.lst --repo rosa-dx-chrome-1.0/i586/main/release >i586-redundant.txt