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

Re: gEDA-user: Comments on pcb's g-code exporter & HeeksCAD/HeeksCNC FOSS program for pcb milling




Am 13.11.2010 um 11:43 schrieb dfro@xxxxxxxxx:

I will keep "R-ing the F-ing M's" to try and figure out what "git am < 00xxx.patch" means.

It's a command to be typed in the command line. Replace the "xxx" with the corresponding name of the actual patch file, of course.

To apply all patches without getting thick fingers, here's a small script, also to be typed in a terminal/bash shell:

for F in 00*.patch; do
git am < "$F"
done

Before doing so, you have to download all of them, of course.


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. (FH) Markus Hitter
http://www.jump-ing.de/







_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user