李建 wrote: > Good,the method you give is simple.I'll test later.My repo table in sql now > is following,Did you can tell me what's mean about state=3 ? and state=1 > ,and state=2 ?
from koji/__init__.py: REPO_STATES = Enum(( 'INIT', 'READY', 'EXPIRED', 'DELETED', 'PROBLEM', )) So 0 = INIT, 1 = READY, 2 = EXPIRED, 3 = DELETED > Thank you very much ! I have draw a koji illustrative diagram , can you give > me some advices? > > http://workplace.turbolinux.com.cn/attachments/120/koji%E5%8E%9F%E7%90%86%E5%9B%BE.png This link prompts me for a password -- Fedora-buildsys-list mailing list Fedora-buildsys-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-buildsys-list