--- layout: default ---

Under the Hood

Facets has moved it's source control system over to Git.
Git is a nice change of pace over the previous Subversion repository for a project that originally used, and in many ways still misses, Darcs.

Contributor's Repository

GitHub houses our working git repository. Anyone is welcome to fork this repository and contribute back to the master branch via pull requests. If you are not familiar with using GitHub, here is a overview.

The master source is avaiable here.

Administrator's Repository

We also keep a master repository on Rubyforge, that provides the master copy only alterable by project administrators.


Anonymous Git Access

To pull the 'facets' repository anonymously, use:


      git clone git://rubyforge.org/facets.git
    

Developer Git Access via Gitosis

Developers: You can push to the 'facets' repository using:


        gitosis@rubyforge.org:facets.git
    

Browse Source

Facets source code is hosted by RubyForge. You SCM page may provide additional information. You can browse the source thru the gitweb interface.