Re: [orca-list] Patch that needs testing



You can do that but what I do is as follows:
1. I place the patch file in a separate directory like, "patches"
2. Then I move into the git source; in my case, that is ~/git/orca

3. Then since I maintain separate branches for local work and patch
testing and all, I create that branch and checkout to it.  You don't
have to do these extra steps but I like to so I can keep a clean
master branch in case any of these patches prove to be bad.  Branches
are cheap and can be easily thrown away and regain the original
integrity of master without having to do a new git clone.

4. Anyway, after doing the branch thing or skipping to here, just do
'git am <patchfile> where <patchfile> would be the path to your
patch.  This will commit the change into your local git tree.

5. Compile from there like normal or build a package for your distro
or whatever.

On Sun, Oct 24, 2010 at 04:57:38PM -0600, Jeremy Lincicome wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joanmarie,
Just a quick question; how do I apply the patch? Do I need to put it
in the same directory as the git source?

Thanks,
Jeremy

On 10/24/2010 02:17 PM, Joanmarie Diggs wrote:
Hey guys.

I've got a really, really simply patch that fixes an issue, but
pretty much impacts all of Orca. So I'm about to regression test
the heck out of it. If anyone is in the mood to beat a patch within
an inch of its life, it would be very much appreciated.

The bug is here: https://bugzilla.gnome.org/show_bug.cgi?id=630591

Thanks much! Take care. --joanie

_______________________________________________ orca-list mailing
list orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list Visit
http://live.gnome.org/Orca for more information on Orca. The manual
is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html


The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at
http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines


Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMxLngAAoJECVrjD5tazaj8FkIAISqGVk6OolEp0GH0JtAFtwX
4+H4osgd4xDdU5oucGB3VM5uyfq2L2r1qYK0ESPYVwbnpsG7GnziWIExf0BeBfqx
aDcUkplCTgwC1lk3FwHw3Q/lV5ZKYjYjL68ZFr9eYCqu8kCQko5fhTq7PuRPWim3
J30QGFO2LaGGZ4/n+9rILCtNijtxMUTDYja2dkNIYHXHR2T9vDQNiQl4FqwF15mh
CF/HIKrNTSMZULUOwx1CYbVTRjXGVn2W7BAYn7cPiLdlDSRxXHudyZTbd2sPPcVi
KJOgJaZj0k5EmHCCykctrMneddKcCtK1kvO3pG4gEjDpYH0dJbVZkt3xO0dkSLs=
=h/62
-----END PGP SIGNATURE-----


_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Netiquette Guidelines are at http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]