Codaset - 1 views
-
Christopher Clarke on 17 Apr 10Codaset is an online collaboration environment for software developers who use the Git source code management system (SCM). The service supports version control, source code browsing, issue tracking, milestones, wiki and blogs (Develop with Style, 2010). Codaset is built around the Git source code management tool which is a distributed version control system developed by Linus Torvalds and hundreds of other developers (Chacon, 2010). The software allows developers to track changes between versions and other milestones (Wesley, 1998). The changes are shown in the form a 'diff' that can be created between any two revisions or between any two revisions of a specific file (Git Diff, 2010). Projects hosted on Codaset can be public, semi-private or private (Develop with Style, 2010). The first private or semi-private project is free while Public projects have all information stored within them available to everyone and are open for forking and collaboration with all who wish to work on the project Develop with Style , 2010). Semi-private projects have all aspects of the project available to the public except the crucial source code (Develop with Style , 2010). Private projects on the other hand are completely hidden from the public and only those selected by the creator of the project can participate (Develop with Style, 2010). Codaset projects each contain a wiki which can be used to document, and plan the direction of a project. Like source code management, this wiki is also versioned (Develop with Style, 2010).
-
Christopher Clarke on 19 Apr 10Git Diff. (2010). Retrieved April 18, 2010, from learn.github: http://learn.github.com/p/diff.html Wesley, R. (1998). Version Control and the Single Developer. Retrieved April 18, 2010, from MacTech: http://www.mactech.com/articles/mactech/Vol.14/14.06/VersionControlAndTheDeveloper/index.html Chacon, S. (2010). About Git. Retrieved April 16, 2010, from Git - Fast Version Control System: http://git-scm.com/about Develop with Style. (2010). Retrieved April 18, 2010, from Codaset: http://codaset.com