Difference between revisions of "Source Repository Policy"

From Creative Commons
Jump to: navigation, search
(removed sourceforge link)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:Developer]]
 
[[Category:Developer]]
  
Creative Commons operates source repositories at [[Sourceforge]] (CVS) and [[Berlios]] (Subversion).  We welcome contributions and developers to any of the CC projects.  '''All contributions are governed by the [[Terms Governing Code Submission]].'''
+
Creative Commons operates source repositories at [http://code.creativecommons.org code.creativecommons.org] and [[CcTools Berlios|Berlios]].  We welcome contributions and developers to any of our projects.  '''All contributions are governed by the [[Terms Governing Code Submission]].'''
  
 
== Contributing Code ==
 
== Contributing Code ==
  
General committ privileges to the repository are granted after the submission of one patch to an existing project (i.e. ccPublisher) or if a developer has an initial implementation of new code (i.e. a language-specific wrapper for CC licenses).
+
General commit privileges to the repository are granted after the [[HOWTO Patch|submission of one patch]] to an existing project (i.e. ccPublisher) or if a developer has an initial implementation of new code (i.e. a language-specific wrapper for CC licenses).
  
 
== Starting a Project ==
 
== Starting a Project ==
Line 12: Line 12:
  
 
# Send details of your idea and project to the [[Mailing Lists|cc-devel]] mailing list.  These details should include a clear statement of the goals for your project.
 
# Send details of your idea and project to the [[Mailing Lists|cc-devel]] mailing list.  These details should include a clear statement of the goals for your project.
# Contact [[NathanYergler]] for actual creation of the project in Subversion and developer access.  Note that if discussion of the project has not happened on the mailing list, the request will be bounced there for discussion prior to project creation.
+
# Contact [[User:NathanYergler|Nathan Yergler]] for actual creation of the project in Subversion and developer access.  Note that if discussion of the project has not happened on the mailing list, the request will be bounced there for discussion prior to project creation.

Latest revision as of 18:26, 6 October 2008


Creative Commons operates source repositories at code.creativecommons.org and Berlios. We welcome contributions and developers to any of our projects. All contributions are governed by the Terms Governing Code Submission.

Contributing Code

General commit privileges to the repository are granted after the submission of one patch to an existing project (i.e. ccPublisher) or if a developer has an initial implementation of new code (i.e. a language-specific wrapper for CC licenses).

Starting a Project

New projects which advance the use of Creative Commons licensing in software are welcome to be housed in the CC code repository. New projects will be stored int the Berlios.de Subversion repository. Note that the above terms (Contributing Code) apply. If you are interested in starting a project you should:

  1. Send details of your idea and project to the cc-devel mailing list. These details should include a clear statement of the goals for your project.
  2. Contact Nathan Yergler for actual creation of the project in Subversion and developer access. Note that if discussion of the project has not happened on the mailing list, the request will be bounced there for discussion prior to project creation.