[PATCH v2] pwclient: Add heuristics to find a whole series of patches
Doug Anderson
dianders at chromium.org
Fri Dec 21 15:54:26 EST 2012
On Thu, Dec 20, 2012 at 5:38 PM, Jeremy Kerr <jk at ozlabs.org> wrote:
>
> Should just be a matter of:
>
> createdb patchwork
> git clone git://git.ozlabs.org/home/jk/git/patchwork
> cd patchwork/apps
> touch local_settings.py
>
> ./manage.py syncdb
> ./manage.py runserver
>
> xdg-open http://localhost:8000/
You make the assumption that I've already go some of the prereqs
installed and am familiar with them. ;) I've run apache servers
before, setup databases before, and got django installed before.
...but not on my current system.
I will get to it, but it will take some time...
> Feel free to ping me on IRC (jk- on freenode) if you need a hand.
Thanks for the offer. If I get stuck I'll send you a ping. :)
-Doug
More information about the Patchwork
mailing list