Hi Christian, this looks great! Do you plan to merge this soon? I've tried it out with my current deployment files. There were some issues which I've fixed in my tracking branch at <http://github.com/niklasl/fabric/tree/as-package>.
I did this quickly to fix apparent import problems and references to fab (where the old ENV was used) where it *seemed* proper. But e.g. passing fab to HostConnection and start_outputter might not be how you intend this to be coupled? (Also ENV is still mentioned in two places in the docs which I didn't reformulate). Anyway, thanks for the progress! (I'm sorry I just disappeared after my initial activity; been quite swamped.) ---- Oh, btw; it seems while prompting for a password, Fabric CPU usage goes up to around 100%. I saw this earlier too, so I think it's an old issue. Has anyone else seen this? Best regards, Niklas On Tue, Dec 2, 2008 at 7:49 PM, Christian Vest Hansen <[EMAIL PROTECTED]> wrote: > And here we go: > > http://github.com/karmazilla/fabric/tree/as-package > > > > On Mon, Dec 1, 2008 at 6:50 PM, Christian Vest Hansen > <[EMAIL PROTECTED]> wrote: >> Just for your information. >> >> I'm working on refactorig the fabric.py module into a package, in a >> local branch. When I get the basics up and running again, I will make >> the branch public. >> >> It's a relatively big and risky change, so I hope people will give the >> tires a good kicking, as I'd like to merge it into master sooner >> rather than later (because merging patches & changes between the two >> is troublesome). >> >> -- >> Venlig hilsen / Kind regards, >> Christian Vest Hansen. >> > > > > -- > Venlig hilsen / Kind regards, > Christian Vest Hansen. > > > _______________________________________________ > Fab-user mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/fab-user > _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
