[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: patch for review
From: |
Davi Leal |
Subject: |
Re: patch for review |
Date: |
Fri, 5 Sep 2008 14:56:01 +0200 |
User-agent: |
KMail/1.9.9 |
Nicodemo Alvaro wrote:
> Here is the patch I made for that assignment you gave me.
> Unfortunately, there seems to be major differences between the current
> version and my version. Perhaps, I should try to get a new current
> version and apply what I did to it. You could try pick out what I did
> in it, but it is messy.
I have picked out your patch to write the attached one. You could give a quick
look to the attached one and commit it if you think it is right.
To commit it you should:
mv /var/www/gnuherds-app /var/www/gnuherds-app---on-line.OLD
cd /var/www/
git clone git://git.savannah.nongnu.org/gnuherds-app.git
cd gnuherds-app
git apply gnuherds_alvaro_05-09-2008.diff
git diff
git commit
git push
To update your development environment you should update your Apache
mod_rewrite rules and your gnuherds PostgreSQL data base, as it was exposed
in the previous email [1].
[1] http://lists.gnu.org/archive/html/gnuherds-app-dev/2008-09/msg00003.html
gnuherds_alvaro_05-09-2008.diff
Description: Text Data