Difference between revisions of "Project hosting"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Echarlie
(Gitlab)
imported>Echarlie
(DARCShub)
Line 15: Line 15:
  
 
=== DARCShub ===
 
=== DARCShub ===
 +
 +
Uses '''darcs''', rather than git or SVN for project management.
  
 
=== Gitlab ===
 
=== Gitlab ===

Revision as of 01:14, 27 March 2016

This is a list of Project hosting options, and what the options and benefits of each are.

Public

Github

Gitweb

Sourceforge

Generally not recommended, because of deceptive and malicious practices in distributing installers for software they hosted. Since change of ownership, they seem to be cleaning up their act.

Google Code

Deprecated

DARCShub

Uses darcs, rather than git or SVN for project management.

Gitlab

Free private Repositories; Git-based

Launchpad

Project-centric rather than user-centric. Used by Ubuntu for PPAs.

Self-hosted

Gitolite

GOGS