guile-gnome

developer information

arch

guile-gnome uses GNU arch as a revision-control system. The canonical archive is guile-gnome-devel@gnu.org, and is temporarily hosted at http://people.debian.org/~rotty/arch/guile-gnome-devel@gnu.org/2004/.

# Tell arch where the archive can be found
$ tla register-archive guile-gnome-devel@gnu.org \
  http://people.debian.org/~rotty/arch/guile-gnome-devel@gnu.org/2004/

# Get a copy of the bleeding edge
$ tla get guile-gnome-devel@gnu.org/guile-gobject--dev guile-gobject

First-time users of arch should check out arch Meets hello-world, the arch tutorial.

savannah project page

As we are a GNU project, our CVS and mailing lists are hosted by Free Software Foundation's savannah server. Our project page links to more information on our CVS repository. Note that the CVS repository is only for read-only snapshots of development; if you want to contribute, use arch.

Our CVS repository can be checked out with cvs -d :pserver:anonymous@subversions.gnu.org:/cvsroot/guile-gtk/ co guile-gobject. Change into the guile-gobject directory and run ./autogen.sh to build the code.

You can also view the projects's CVS on the web.