Mail Archives: geda-help/2012/02/21/00:54:02
For those of you who haven't already stumbled up on it yet, the gEDA
project now has a new home! Although some work has yet to be done on
this new home, the main chunks are working...
* Web pages
http://www.geda-project.org
http://git.geda-project.org
http://ftp.geda-project.org
http://pcb.geda-project.org
http://gerbv.geda-project.org
* GIT repos
geda-gaf.git <- note name change from "gaf.git"
gerbv.git
gerbvhtdocs.git
gparts.git
pcb.git
pcbhtdocs.git
wwwhtdocs.git
xgsch2pcb.git
* Wiki
http://wiki.geda-project.org
Note: we'll be opening up the Wiki for updates again. To get access,
contact either me (dj), Krzysztof Kościuszkiewicz
(k DOT kosciuszkiewicz AT gmail DOT com), or your project admin.
Likewise, if you had git commit access before and would like it again,
or if you would like to join our development team, please contact the
appropriate project admin to get access. They'll need your SSH public
key and a preferred username.
Note that gpleda.org used non-standard port 5022 for git-over-ssh.
geda-project.org uses non-standard port 65 for this purpose.
To reconfigure your git repos, look in <working_dir>/.git/config and
change
old: git://git.gpleda.org/<repo>.git
new: git://git.geda-project.org/<repo>.git
old: ssh://git AT git DOT gpleda DOT org/<repo>.git
new: ssh://git AT git DOT geda-project DOT org:65/<repo>.git
Note: also change "gaf.git" to "geda-gaf.git" for that repo.
- Raw text -