Hello,<br><br>  I am trying to setup a patchwork test my code with real data.  I am able to set up patchwork server using python manage.py runserver.<br><br>  Will this be sufficient setup for development purpose?<br><br>  I haven't setup the email address to receive patches.  Can I use the email from the mailing list archive to populate the database?<br>

<br>  I tried to run the following command but got error.<br><pre> sudo -u nobody /srv/patchwork/apps/patchwork/bin/parsemail.sh < mail</pre><br>$ sudo -u nobody /srv/patchwork/apps/patchwork/bin/parsemail.sh < 2010-May.txt<br>

sudo: unable to execute /srv/patchwork/apps/patchwork/bin/parsemail.sh: No such file or directory<br><br>  The 2010-May.txt is the mailing list archive of X.org downloaded from <a href="http://lists.x.org/archives/xorg-devel/2010-May.txt.gz">http://lists.x.org/archives/xorg-devel/2010-May.txt.gz</a>.<br>

<br>  Could someone tell me what I did wrong?<br><br>  PS the patchwork folder under srv is a symbolic link not an actual <br><br>Thanks!<br>Deen<br><br><br>  <br>