You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/11 20:59:26 UTC

[Thrift Wiki] Update of "GitRepository" by DougCutting

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.

The following page has been changed by DougCutting:
http://wiki.apache.org/thrift/GitRepository

The comment on the change is:
add a few questions

------------------------------------------------------------------------------
  Git is a source-control system used by a lot of Thrift developers.
  While the official Thrift repository is the Apache Incubator Subversion repository,
  a lot of experimental or in-progress development is posted to the unofficial Git repository.
+ 
+ ''How is the non-Git community kept aware of what's going on in Git-land? --DougCutting''
  
  == Read-only Access ==
   * http://gitweb.thrift-rpc.org/?p=thrift.git;a=summary
@@ -21, +23 @@

  You will be able to push to refs/heads/pub/* and refs/heads/pri/$USER/* .
  
  == Committer Access ==
+ 
+ ''What does 'committer' mean here?  What does a commit imply?  These have very specific meanings at Apache, but I don't think those meanings are intended here. --DougCutting''
+ 
  {{{
  git clone ssh://git.thrift-rpc.org/pub/scm/thrift.git
  cd thrift