-
How do I check out the code from Six Apart Code?
Six Apart Code hosts a public subversion repository for all its open source projects. To obtain the latest bleeding edge version of Six Apart Code projects, anyone is free to check them out of subversion directly. To do so, execute the following command in Subversion:
svn co http://code.sixapart.com/svn/<project_name> -
How do I report a problem, bug or feature request for Six Apart Code projects?
That depends upon the project in queston. Please consult the specific project's homepage for more information about filing bug reports for that project.
-
Can I get commit rights to the repository? How do I submit a patch?
If you have a contribution you would like to make, please submit it in the form of a patch to code@sixapart.com.
