Peter Clifton wrote: > Stack order is as follows: > > For PCB without pours: > > local_customisation_no_pours <-- This is fastest, most shiny, but contains some local stuff like mouse binding changes too. How do I switch between these branches other than recloning and "git checkout -t local_customisation_no_pours" ? For some reason "git checkout -t" seems to work only once. On seckond trial I get: $ git checkout -t origin/pcb+GL fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/pcb+GL' which can not be resolved as commit? BTW, If I do "git checkout -t local_customisation_no_pours", the resulting pcb binary shows some weird offset between polygon planes. (see attachment) > For PCB WITH pours: > > local_customisation <-- (ONLY) Some local stuff like mouse binding changes. > pours <-- Support for proper poured regions and island removal > pcb+gl <-- (As above) The same names as above?? Seems like I missed some basic concept. Can you give explicit commands how to checkout the various versions and how to switch between them, please? ---<)kaimartin(>--- -- Kai-Martin Knaak tel: +49-511-762-2895 Universität Hannover, Inst. für Quantenoptik fax: +49-511-762-2211 Welfengarten 1, 30167 Hannover http://www.iqo.uni-hannover.de GPG key: http://pgp.mit.edu:11371/pks/lookup?search=Knaak+kmk&op=get
Attachment:
Screenshot-pcb_local_customization_no_pours.png
Description: PNG image
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user