Skip to main content

Home/ Net 308 at OUA/ Group items tagged git

Rss Feed Group items tagged

Christopher Clarke

Codaset - 1 views

  •  
    Codaset 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).
  •  
    Git 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
Christopher Clarke

GitHub - 2 views

  •  
    GitHub is a source code management repository host, wiki and issue tracker (GitHub Inc., 2010) that enables software developers to collaborate in the development of web and application software as primary focus but it is useful for collaborating on books and other activities of a text-based nature. GitHub 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. The changes are shown in the form a 'diff' that can be created between any two revisions (Git Diff, 2010). Projects hosted on GitHub can be public or private. Public and open source projects are free while commercial users and those not willing to share source code need to pay a monthly fee. In a public project, the source code stored in the repository is available to the public who can easily fork or submit patches to the project. Private projects are completely hidden from the public and can only be accessed by specifically nominated collaborators. The private project is ideal for organisations, which wish to exploit the power of GitHub but do not or cannot release their source code to the public for various reasons.
  •  
    GitHub includes an issue tracker which can be used to track bugs, assign tasks and generally keep track of what needs to be done to get the software to a state as desired by the developers and other stake holders in a project (GitHub Inc., 2010). Issues can be tagged with labels to indicate what they contain (bug, enhancement, tasks, etcetera) and to specify which version they are relevant to (Preston-Werner, 2009). For example, whether or not they need to be completed before it is possible to release version 8.9.2 or need to be ready for the 9.0 release. These same labels can be used to assign an issue to a specific person (Preston-Werner, 2009) so that they are made aware that they have been delegated the task of dealing with the issue. GitHub also includes a wiki that can be used to collaborate with other members of a project and provide documentation for the project and its output.
  •  
    Git Diff. (2010). Retrieved April 18, 2010, from learn.github: http://learn.github.com/p/diff.html Chacon, S. (2010). About Git. Retrieved April 16, 2010, from Git - Fast Version Control System: http://git-scm.com/about GitHub Inc. (2010). Secure source code hosting and collaborative development - GitHub. Retrieved April 18, 2010, from GitHub: http://github.com Preston-Werner, T. (2009, April 15). GitHub Issue Tracker! Retrieved April 18, 2010, from GitHub Blog: http://github.com/blog/411-github-issue-tracker 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
1 - 2 of 2
Showing 20 items per page