My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
MembershipChecklist  
This page describes how to make sure new members have the right permission.
Updated Jun 8, 2009 by camelguo@gmail.com

Introduction

This page tells new members of tmlinux, how to make sure they have the right permission.
To validate your membership of tmlinux, you need to make sure:

  1. You can checkin source code.
  2. You can submit an issue.
  3. You can edit wiki.

By the way, if you want to checkin linux kernel source code to git repos, you need to register at http://www.github.com. And then tell me your account. I will enable your membership of linux-2.6-trimedia.

Details

1 checkin source code

  1. Login http://www.google.com using your google account
  2. open at http://code.google.com/p/tmlinux/source/checkout, and you will find the message "When prompted, enter your generated googlecode.com password.". Click googlecode.com password link, you will find your password
  3. checkout source code (e.g: uClibc) using the following command:

svn checkout https://tmlinux.googlecode.com/svn/trunk/ tmlinux --username $<your google account email address>

  1. Add a very simple file and commit using svn client.
  2. If succeed, it means that you have the right perrmision to checkin source code. If failed, please write email to me.

2 submit an issue

  1. Login http://www.google.com using your google account.
  2. open http://code.google.com/p/tmlinux/issues/list. And then click "New issue".
  3. write something at summary and description and then click "Submit issue".
  4. If success, it means that you have the right permission to submit an issue. If failed, please write email to me.

3 edit wiki

  1. login http://www.google.com using your google account.
  2. Open http://code.google.com/p/tmlinux/wiki/TriMedia. And then click "Edit this page".
  3. Write some information and click "Submit"
  4. If success, it means that you have the right permission to edit wiki. If failed, please write email to me.
Comment by project member wenyong...@gmail.com, Jun 8, 2009

Thanks!


Sign in to add a comment
Powered by Google Project Hosting