On Wed, Oct 1, 2008 at 12:30 AM, Michael DeHaan <[EMAIL PROTECTED]> wrote:
> Michael DeHaan wrote:
>
> Another thought is that if we can break things down into just one
> os.path.walk (or at least make sure we're not walking the same files
> twice), that would be a very useful speedup.

I've had a look at this, and arch_walker and repo_scanner could be
very probably avoided.
Both are used to find files that we exactly know where they are within
the imported tree,
so a directory listing will suffice in the worst case. I'll work that
when I come back to import
after finishing the debian repo thing.

Javier Palacios
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to