Difference between revisions of "Source Repository Information"

From Creative Commons
Jump to: navigation, search
m (Reverted edits by SimpleNg (talk) to last revision by Nkinkade)
(long overdue updates (we've been on github a long time))
Line 2: Line 2:
 
[[Category:CC_Tech_Handbook]]
 
[[Category:CC_Tech_Handbook]]
  
Creative Commons uses [http://subversion.tigris.org Subversion] and [http://git.or.cz/ 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 [http://tortoisesvn.tigris.org/ Tortoise SVN].
 
  
ccPublisher and some dependencies are still housed at [[CcTools Berlios|Berlios.de]]; those modules will be moved to code.creativecommons.org eventually.
+
== Open Source Projects ==
  
== Checking Out Source ==
+
'''[https://opensource.creativecommons.org/projects/ Open Source Projects — Creative Commons on GitHub] contains an overview of our FOSS projects.'''
  
=== 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.
+
== Git Repositories on GitHub ==
  
==== Subversion====
+
Creative Commons has [http://git.or.cz/ Git] repositories on GitHub:
 +
1. https://github.com/creativecommons/
 +
2. https://github.com/cc-archive/
  
* [http://code.creativecommons.org/viewsvn web view]
 
* [http://code.creativecommons.org/svnroot read-only repository]
 
* writeable checkout:
 
      $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====
+
== Historical Information ==
  
* [http://code.creativecommons.org/viewgit web view]
+
* ???? ???: We moved our repositories to GitHub (some time between 2011 September and 2014 April)
* read-only access:
+
* 2008 March: We moved our primary source repository from Sourceforge.net to code.creativecommons.org
      $git clone git://code.creativecommons.org/cc.license.git
+
** [https://opensource.creativecommons.org/archives/old-tech-blog/entries/version-control-changes/ Version Control Changes — Creative Commons on GitHub]
* read/write access:
+
* 2005 November: In order to take advantage of Subversion source control and other features, Creative Commons moved the ccPublisher 2 project from SourceForge.net to developer.Berlios.de
      $git clone git@code.creativecommons.org:cc.license
 
  
=== Berlios.de ===
+
=== 2008 Subversion Modules ===
 
 
See the [http://developer.berlios.de/svn/?group_id=5272 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:
 
  
 
<table align="left" valign="top" style="float:none;">
 
<table align="left" valign="top" style="float:none;">
Line 115: Line 99:
 
   <tr><td>zope_products/ </td><td>CC developed zope products: the license engine, Plone skin and iStr.</td></tr>
 
   <tr><td>zope_products/ </td><td>CC developed zope products: the license engine, Plone skin and iStr.</td></tr>
 
</table>
 
</table>
 
=== git ===
 
See the [http://code.creativecommons.org/viewgit git web interface] for repository descriptions.
 

Revision as of 19:29, 21 November 2019


Open Source Projects

Open Source Projects — Creative Commons on GitHub contains an overview of our FOSS projects.


Git Repositories on GitHub

Creative Commons has Git repositories on GitHub: 1. https://github.com/creativecommons/ 2. https://github.com/cc-archive/


Historical Information

  •  ???? ???: We moved our repositories to GitHub (some time between 2011 September and 2014 April)
  • 2008 March: We moved our primary source repository from Sourceforge.net to code.creativecommons.org
  • 2005 November: In order to take advantage of Subversion source control and other features, Creative Commons moved the ccPublisher 2 project from SourceForge.net to developer.Berlios.de

2008 Subversion 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/ Return top blogs pointing to CC, as reported by Technorati. Used for targeted outreach.
buildout_script/ Buildout recipe for doing string substitution in script templates
campaign_widget/ Annual campaign javascript widget
cc-content.deb/
cc-sharp/ C# model for CC licenses
cc.engine/ License engine; now developed in git (cc.license)
cc.license/
ccbanshee/ GSOC project: Banshee plugin for displaying license information
cchost/ Legacy repository for CCHost, platform developed for CC Mixter
cci/ WordPress for legacy iCommons website
cclabs/ Legacy CC Labs experiments (DHTML chooser, et al)
cclib/
cclicense/
cclookup/ wxPython application for verifying web statements embedded in media files
ccnutch/ Nutch + cc search customizations
ccoer/ Early prototype of DiscoverEd, based on Scuttle
ccooo/ OpenOffice.org add-on, now developed in git.
ccpublisher1/ CC Publisher 1.x; 2.x code lives in the berlios.de repository/td>
ccrdf/ A Python wrapper for CC Licenses
ccsearch/ CC Meta-search
cctagutils/ Python library for reading and writing CC's suggested web statements
ccwordpress/ creativecommons.org
cli_tools/ Command line tools for tagging and verifying licensed works.
desktop_search/ Prototype of Spotlight plugin for Mac OS X
experimental/
feed2map/
hooks/
i18n/ Translations, maintenance tools, now in git.
i18nedit/ Half finished prototype of web based PO editor, herder
jswidget/ Drop-in javascript widget for license selection
liblicense/ C library for manipulating license information embedded in files
liblicense-gnome/ gnome UI bindings for liblicense
liblicense-kde/ KDE UI bindings for liblicense
liblicense-sugar/ Sugar UI for liblicense
license-tutorial/
license.rdf/ License RDF files
license_xsl/ Legacy chooser XSLT and questions
livecontent/ Live CD with CC licensed content
log_analysis/
metadata_scraper/ Now developed in git as deedscraper
mozcc2/ Firefox add-on for displaying CC license information; superseded by OpenAttribute
nagios/ monitoring configuration
nc-survey/ Non-Commercial survey related code
oe_search/ PHP frontend for a Google CSE that acted as early DiscoverEd prototype
oenutch/ DiscoverEd
operator_userscript/ User script for Operator to display license information
opml/ Python library for reading and parsing OPML
pdf_callback/ Demonstration of a PDF with "phone home" capability
planet/ CC feed aggregator
pyarchive/ Python library for uploading works to Internet Archive
pywikipedia/ Python API for mediawiki, used for sending staff call emails
rdfadict/ Python dict-like interface for an RDFa parser
scicom/ Science Commons related projects, including MTA, SCA
scripts/
smw_tools/
stats/
themes/ Various theme projects
vendorlibs/ 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.
wordpressmu/
wpLicense/ WordPress plugin for CC licensing; now developed in git/WP svn
www-i/ i.creativecommons.org
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.