On Tue, Sep 23, 2008 at 4:42 AM, Loui <[EMAIL PROTECTED]> wrote: > On Mon, Sep 22, 2008 at 10:25:54PM -0400, Loui wrote: >> 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 <[EMAIL PROTECTED]> wrote: >> > > 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.
Thanks >> >> If you have a copy of the git repo just type: >> >> git checkout testing > > Correction: > git checkout origin/testing > > you use git everyday and you failed?... +1 But, according to this tutorial --> http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html You will have to do: $ git branch testing $ git checkout testing Now you confused me, the tutorial that you pointed me first works fine, and in fact now i see that the lines added by Hugo are written. Write this in the tutorials files might be helpful, plus, i am updating some documentation because somethings are missing or somethings are not explained as well should be. Maybe we should do a wiki page with this information. A. -- Angel Velásquez angvp @ irc.freenode.net Linux Counter: #359909 Arch Linux Trusted User
