Difference between revisions of "Source Repository Information"

From Creative Commons
Jump to: navigation, search
(svn)
Line 41: Line 41:
 
<table align="left" valign="top" style="float:none;">
 
<table align="left" valign="top" style="float:none;">
 
   <tr><th>module name      </th><th>description</th></tr>
 
   <tr><th>module name      </th><th>description</th></tr>
   <tr><td>__cvs_import/</td><td></td></tr>
+
   <tr><td>__cvs_import/</td><td>Inactive modules imported to Subversion from CVS circa 2005 (from sourceforge.net).</td></tr>
   <tr><td>adobe_panel/</td><td></td></tr>
+
   <tr><td>adobe_panel/</td><td>XMP license panel for legacy Adobe products</td></tr>
   <tr><td>api/</td><td></td></tr>
+
   <tr><td>api/</td><td>CC API; now developed in git (cc.api)</td></tr>
   <tr><td>api_client/</td><td></td></tr>
+
   <tr><td>api_client/</td><td>Wrappers for the API in Python, Java, etc; unmaintained.</td></tr>
 
   <tr><td>asheesh_oneoffs/</td><td></td></tr>
 
   <tr><td>asheesh_oneoffs/</td><td></td></tr>
   <tr><td>autocurate/</td><td></td></tr>
+
   <tr><td>autocurate/</td><td>Scripts to generate packages of content from sites like Flickr, etc, used for LiveCD.</td></tr>
   <tr><td>banshee-license-verifier-plugin/</td><td></td></tr>
+
   <tr><td>banshee-license-verifier-plugin/</td><td>GSOC project: plugin for Banshee to verify web statement metadata pointed to in MP3 ID3 tags.</td></tr>
   <tr><td>bbpress/</td><td></td></tr>
+
   <tr><td>bbpress/</td><td>Tracking repository of bbpress</td></tr>
 
   <tr><td>blog_analysis/</td><td></td></tr>
 
   <tr><td>blog_analysis/</td><td></td></tr>
 
   <tr><td>buildout_script/</td><td></td></tr>
 
   <tr><td>buildout_script/</td><td></td></tr>
Line 113: Line 113:
 
   <tr><td>xmp/</td><td></td></tr>
 
   <tr><td>xmp/</td><td></td></tr>
 
   <tr><td>zope_products/ </td><td></td></tr>
 
   <tr><td>zope_products/ </td><td></td></tr>
</table>  
+
</table>
  
 
=== git ===
 
=== git ===

Revision as of 19:01, 14 April 2011


Creative Commons uses Subversion and Git repositories at http://code.creativecommons.org for source code management. Subversion (svn) clients are included with Linux and Mac OS X. Windows users can use Tortoise SVN.

ccPublisher and some dependencies are still housed at Berlios.de; those modules will be moved to code.creativecommons.org eventually.

Checking Out Source

code.creativecommons.org

We moved our primary source repository from Sourceforge.net to code.creativecommons.org in March, 2008. Note that we only support public key authentication for our repositories.

Subversion

     $svn co svn+ssh://svn@code.creativecommons.org/svnroot/project
  • write permission: email webmaster@creativecommons.org with your public key; if you had write permission at Sourceforge, please include your sourceforge.net username so we can map your key correctly.

Git

     $git clone git://code.creativecommons.org/cc.license.git
  • read/write access:
     $git clone git@code.creativecommons.org:cc.license

Berlios.de

See the ccTools Subversion Information page for details on checking out code hosted at Berlios (ccPublisher).

Repositories

Available Modules

svn

The Subversion repository contains the following modules:

module name description
__cvs_import/ Inactive modules imported to Subversion from CVS circa 2005 (from sourceforge.net).
adobe_panel/ XMP license panel for legacy Adobe products
api/ CC API; now developed in git (cc.api)
api_client/ Wrappers for the API in Python, Java, etc; unmaintained.
asheesh_oneoffs/
autocurate/ Scripts to generate packages of content from sites like Flickr, etc, used for LiveCD.
banshee-license-verifier-plugin/ GSOC project: plugin for Banshee to verify web statement metadata pointed to in MP3 ID3 tags.
bbpress/ Tracking repository of bbpress
blog_analysis/
buildout_script/
campaign_widget/
cc-content.deb/
cc-sharp/
cc.engine/
cc.license/
ccbanshee/
cchost/
cci/
cclabs/
cclib/
cclicense/
cclookup/
ccnutch/
ccoer/
ccooo/
ccpublisher1/
ccrdf/
ccsearch/
cctagutils/
ccwordpress/
cli_tools/
desktop_search/
experimental/
feed2map/
hooks/
i18n/
i18nedit/
jswidget/
liblicense/
liblicense-gnome/
liblicense-kde/
liblicense-sugar/
license-tutorial/
license.rdf/
license_xsl/
livecontent/
log_analysis/
metadata_scraper/
mozcc2/
nagios/
nc-survey/
oe_search/
oenutch/
operator_userscript/
opml/
pdf_callback/
planet/
pyarchive/
pywikipedia/
rdfadict/
scicom/
scripts/
smw_tools/
stats/
themes/
vendorlibs/
widgets/
wordpressmu/
wpLicense/
www-i/
xmp/
zope_products/

git

We host the following git repositories:

repository name description
CC_SMW_Extensions.git
ExternalData_RDFa.git
MediaWikiProperties.git
SemanticEditTime.git
SemanticTasks.git
TalkPages.git
Teamspace.git
aggregator.git
ahabskin.git ahabskin: "Ahab" skin for CC Learn (based on the work of White Whale)
aide_configs.git Configuration files for CC's AIDE setup.
babel.git babel: A mirror of the Babel trunk (with Asheesh's add-ons)
bibteximport.git bibteximport: Utility for importing Bibtex data into SemanticMediaWiki
bootstrap.git Local mirror of zc.buildout bootstrap.
cc.api.git cc.api:
cc.controlpanel.git Remote deployment commands for CC stuff; fabric, etc.
cc.engine.git cc.engine: License chooser & etc
cc.ff_ext.git cc.ff_ext: GSoC 2010 Firefox Extension project
cc.i18npkg.git cc.i18npkg: Wrapper egg for the i18n checkout
cc.license.git cc.license
cc_api.git
cc_license_facebook_app.git
cc_org_txt.git
cc_staff_openid.git
cc_support.git
ccrel-guide.git ccrel-guide: A guide to CC REL
ccrel.git CC Rights Expression Language
ccsearch.git
civicrm.git civicrm: A mirror of the CiviCRM subversion repository
coment.git
commoner.git commoner / CC Network
currybot.git
deedscraper.git deedscraper: Scrapes referrers to deeds for CC REL
discovered.git
doig.git Sandbox for John's git learning activities
drupal.git drupal: A mirror of the Drupal CVS repository
eog-plugin.git
gadgets.git Gadgets extension for MediaWiki: Insert whitelisted script tags into a wiki
gitosis-admin.git Gitosis admin files
herder.git
i18n.git
i18n_ccsearch.git
jtoolkit.git jtoolkit: Simple changes to jToolkit: so far, just bind to localhost
jurisdiction-icons.git
just_license_rdf.git
liblicense.git
liblicense_oscon_talk.git
liblicense_pylons_demo.git
libvalidator.git libvalidator: The core library for the license-oriented metadata validator and v...
license.rdf.git license.rdf (cc.licenserdf)
license_tagger.git
loggy.git
mediawiki.git
monaco.git monaco: Reveal license info on a page
mozcc.git
oai4j.git
odepo_move.git odepo_move: One-off code to move ODEPO from one wiki to another
oerfeeds.git
pootle.git pootle: A mirror of the Pootle Subversion repository
roundup_settings.git
search.git
search3.git
semtech2008.git
site_metrics.git
smw_inlinequeryparserfunction.git
support_cc_org_theme.git
test_transifex_repo.git
validator.git validator: License-oriented metadata validator and viewer
wordpress-cc-plugin.git wordpress-cc-plugin: Integrates CC licensing into media manager and posts
wprdfa.git
wsgi_cache.git
labs
license-layers.git An HTML5 + CSS3 -based visualization of the CC license model.
mw-ext
abusefilter.git
arrayextension.git
categorytree.git
cc-semantic-extensions.git
checkuser.git
cite.git
collection.git
commentpages.git
confirmedit.git
contributors.git
externaldata.git
headerfooter.git
headertabs.git
imagelink.git
imagemap.git
inputbox.git
maps.git
openid.git
parserfunctions.git
preloader.git
recaptcha.git
renameuser.git
securehtml.git
semanticdrilldown.git
semanticforms.git
semanticinternalobjects.git
semanticmaps.git
semanticmediawiki.git
semanticresultformats.git
semantictasks.git
simpleforms.git
spamblacklist.git
stringfunctions.git
stubmanager.git
syntaxhighlight_geshi.git
validator.git
widgets.git
themes
cc_wiki.git
cckubrick.git
ccnl.git themes/ccnl: CC.nl WordPress theme
zzz
cc.api.ftobia.git Unnamed repository; edit this file to name it for gitweb.
module name description
api Web services, generalized chooselicense.xsl implementation
api_client Sample client implementation
ccoer The code for some half-secret CC OER thing
cchost The code for ccmixter.org and other ccHost installations
cci Code for supporting iCommons web-sites; currently a Word Press theme. In development.
cclicense Potential portal page for licensing
cclookup CC Lookup
ccnutch Creative Commons plugin for the open source Nutch search engine
ccpublisher1 ccPublisher 1.x
ccpublisher2 ccPublisher 2 DEPRECATED Development for this project has moved to Berlios.de
ccrdf Python library for modeling licenses in RDF.
ccsearch Code for http://search.creativecommons.org
cctagutils
cli_tools Command-line based tools for embedding and reading licenses.
desktop_search Desktop search tools; Spotlight plugin for Mac OS X.
experimental Experimental code, i18n (internationalization), test, and miscellaneous bits
liblicense library and simple command line tool for empowering reading and writing of licenses all around the desktop
pyarchive Python library for uploading works to the Internet Archive
vendor_libs Vendor libraries that are used by other projects. Modules are imported here if the project doesn't use svn, so we can use svn:externals, or if additional customization is required.
widgets Widgets for visualizing CC content and information.
xmp Tools for embedding XMP metadata in PDF, JPEG and (future) other file types.
zope_products CC developed zope products: the license engine, Plone skin and iStr.
__cvs_import Data from the import from CVS that was either deprecated, crufted, or wrong.