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

Re: gEDA-user: Open GL survey (for PCB)



On Wed, 2009-01-28 at 01:11 +0000, Peter Clifton wrote:
> Give the works so far a try:
> 
> http://repo.or.cz/w/geda-pcb/pcjc2.git
> 
> git clone git://repo.or.cz/geda-pcb/pcjc2.git
> git checkout before_pours origin/before_pours

git checkout -b before_pours origin/before_pours
              ^_____ Tells git to create a (local) branch

I missed an important flag.. without it, you probably won't succeed in
checking out the correct branch, and will end up running various other
testing code which is incompatible with how PCB does polygons at the
moment.

> (Then build as usual).
> 
-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



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