Community Resources

From Openmoko

Revision as of 02:32, 9 August 2006 by Sean (Talk | contribs)

Jump to: navigation, search

Contents

Mailing lists

There are a number of development related mailinglsts at lists.gta01.

coreteam

Product Management and Consulting only, for strategic discussions

devel

Main developer list, this is where all questions are raied and hopefully answered ;)

buglog

A read-only list where every status update to a bug (bugzilla entry) will get posted. Nice to keep updated on the bugsquashing progess

commitlog

A read-only list where every source code change (commit to the subversion server) gets posted. Nice to keep posted on development progress.

Wiki

This Wiki. You're already in it, if you're reading this.

Bugzilla

Our bug tracking system, available at bugzilla.gta01.

SVN

Subversion (AKA: SVN) is a development environment where files are stored into a central repository. The repository is much like an ordinary file server, except that it remembers every change ever made to your files and directories. This allows you to recover older versions of your files and examine the history of how and when your data changed.

There is a Subversion server available at svn.gta01.hmw-consulting.de. Web access via SvnWeb

Personal tools

Mailing lists

There are a number of development related mailinglsts at lists.gta01.

coreteam

Product Management and Consulting only, for strategic discussions

devel

Main developer list, this is where all questions are raied and hopefully answered ;)

buglog

A read-only list where every status update to a bug (bugzilla entry) will get posted. Nice to keep updated on the bugsquashing progess

commitlog

A read-only list where every source code change (commit to the subversion server) gets posted. Nice to keep posted on development progress.

Wiki

This Wiki. You're already in it, if you're reading this.

Bugzilla

Our bug tracking system, available at bugzilla.gta01.

SVN

Subversion (AKA: SVN) is a development environment where files are stored into a central repository. The repository is much like an ordinary file server, except that it remembers every change ever made to your files and directories. This allows you to recover older versions of your files and examine the history of how and when your data changed.

There is a Subversion server available at svn.gta01.hmw-consulting.de. Web access via SvnWeb