2011/8/2 Ben Walton <[email protected]>: > Maciej, off the top of your head, how easy would it be to browse the > same database that generates the catalogs? It's likely not carrying > the svn url info presently, but would it be missing anything else?
From the top of my head, it's also missing dependency information. A bit more information: Everything is in the pickled data structure, but not everything is also in database tables. Here's an example of the data structure: http://buildfarm.opencsw.org/pkgdb/srv4/071d260b87a06ff3339c1c2b89da1b02/ It has all the information about the package, but it's not as easily accessible. I had a git branch in the works with the data structure update. I haven't worked on it for a while now, but I can get back to it. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
