code.creativecommons.org
We're moving source control
from SourceForge to
this server. Details on access methods below.
Subversion
- web view
- read-only repository
- writeable checkout:
$svn co
svn+ssh://svn@code.creativecommons.org/svnroot/project
Note: we only support public-key
authentication.
- 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
- web view
- read-only access:
$git clone git://code.creativecommons.org/cc.license.git
- read/write access:
$git clone
git@code.creativecommons.org:cc.license
Note: we only support public-key
authentication.