User Tools

Site Tools


geda:developer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
geda:developer [2018/01/27 17:14]
cparker [Developer Documentation] Added a pcb_developer_introduction_2 link.
geda:developer [2019/10/06 08:49] (current)
rlutz Fix page link (again)
Line 9: Line 9:
   * [[geda:​pcb_developer_introduction|pcb development introduction]] : Introduction for new PCB developers.   * [[geda:​pcb_developer_introduction|pcb development introduction]] : Introduction for new PCB developers.
   * [[geda:​pcb_developer_introduction_2|pcb development introduction 2]] : A less monolithic version of the introduction for new PCB developers.   * [[geda:​pcb_developer_introduction_2|pcb development introduction 2]] : A less monolithic version of the introduction for new PCB developers.
 +  * [[pcb:​roadmap|pcb releases and roadmap]] : where pcb is going in the near future.
 +  * [[:​next_generation_developers]] : current gEDA-project developers.
  
-===== Source Code Repository ​=====+ 
 + 
 +===== Source Code Repositories ​=====
 To clone the gEDA/gaf repository using anonymous git access: To clone the gEDA/gaf repository using anonymous git access:
   git clone git://​git.geda-project.org/​geda-gaf.git   git clone git://​git.geda-project.org/​geda-gaf.git
 +
 +To clone the pcb repository using anonymous git access:
 +  git clone git://​git.geda-project.org/​pcb.git
  
   * [[ gEDA:SCM | Source Control Management ]] : How to access the gEDA/gaf repository using git.   * [[ gEDA:SCM | Source Control Management ]] : How to access the gEDA/gaf repository using git.
Line 29: Line 36:
   * All discussions are public and archived. This policy will always be in effect.   * All discussions are public and archived. This policy will always be in effect.
   * All users and new developers, please subscribe to the **geda-user** list to discuss any issues, as all developers hang out there too.   * All users and new developers, please subscribe to the **geda-user** list to discuss any issues, as all developers hang out there too.
-  * New developers: As you interact with the project (and the various individuals),​ you will be invited to join the **geda-developer** mailing list. +  * New developers: As you interact with the project (and the various individuals),​ you will be invited to join the **geda-developer** mailing list ( [[ https://​lists.launchpad.net/​geda-developers/​ | archive]] )
-  * [[ https://​launchpad.net/​~geda-developers ​| Launchpad team]]. +  * [[ https://​launchpad.net/​~geda-admins ​| Launchpad ​gEDA-project Adminstrators ​team]].  
-  * [[ https://lists.launchpad.net/​geda-developers/​ | List archive]].+  * [[ https://​launchpad.net/​~geda-developers ​| Launchpad geda-gaf developers team]]. 
 +  * [[ https://​launchpad.net/​~geda-bugs ​Launchpad geda-gaf bug team]]. 
 +  * [[ https://​launchpad.net/​~pcb-bugs | Launchpad pcb bug team]].
  
 ==== Old Developer Mailing List ==== ==== Old Developer Mailing List ====
Line 69: Line 78:
   * [[geda:​wip:​clipboard|Clipboard Support]]   * [[geda:​wip:​clipboard|Clipboard Support]]
   * [[geda:​xml_file_formats|XML file formats]]   * [[geda:​xml_file_formats|XML file formats]]
-  * [[pcb:​roadmap|PCB releases and roadmap]] 
  
 ===== Google Summer of Code ===== ===== Google Summer of Code =====
geda/developer.1517091295.txt.gz · Last modified: 2018/01/27 17:14 by cparker