On Tue, Sep 23, 2008 at 03:20:11AM +0200, =?ISO-8859-1?Q?Angel_Vel=E1squez_ wrote:
On Tue, Sep 23, 2008 at 3:00 AM, Loui <louipc.ist@gmail.com> wrote:
On Mon, Sep 22, 2008 at 08:44:51PM -0400, Loui wrote:
On Mon, Sep 22, 2008 at 08:19:23PM -0300, Hugo Doria wrote:
I created a small patch to fix FS#11561 [1]. Since i'm starting to look at aur code, It would be good to do some tests before commit this patch.
-- Hugo
This looks good. Though git-formatted patches are much more preferred and appreciated in the future. Thanks!
Doh. I just realised this isn't based on the testing branch.
The code in that area has significantly changed in testing. So it's best to write patches based on testing if possible. That should probably be mentioned in HACKING though it isn't.
and where's the testing branch?
It's in the git repository. Check out http://projects.archlinux.org If you don't know how to use git you should visit http://git.or.cz where there's some very helpful documentation. If you have a copy of the git repo just type: git checkout testing And you will see the testing branch.