welcome: please sign in

The following 104 words could not be found in the dictionary of 7 words (including 7 LocalSpellingWords) and are highlighted below:
about   admins   also   and   another   at   authored   but   by   can   Category   changes   chapter   chronological   code   contact   Contents   control   cool   Coop   Darcs   darcs   dependencies   describes   distributed   do   does   explain   facilitate   focuses   focusing   For   Git   git   history   host   how   http   if   In   initially   instead   instructions   is   it   know   least   Linus   Linux   maintain   Manual   me   Member   Mercurial   mercurial   more   Needs   net   not   of   Of   official   on   particular   patches   patchs   Please   popular   read   revision   see   servers   similar   site   snapshots   software   started   subpage   Subversion   system   systems   Table   that   the   This   to   Torvalds   trees   usage   use   uses   using   version   was   ways   we   web   who   with   Work   Write   Yet   You   you  

Clear message
Edit

MemberManual / VersionControl

This is the chapter of the MemberManual that describes how to use version control software to host code on HCoop servers.

git

Git is a popular version control system that was initially started by Linus Torvalds, who also authored Linux.

For instructions on using it with HCoop, see the git subpage.

Subversion

/!\ Write me

Needs to at least explain how to do DAV+Subversion.

Mercurial

/!\ Write me.

Yet another popular revision control system. Please contact the HCoop admins if you know of cool ways that we can facilitate Mercurial usage on HCoop systems.

Darcs

Darcs is a distributed version control system, similar to git and mercurial, but instead of focusing on trees and snapshots it focuses on patchs (changes). In particular does not maintain the chronological history and instead uses "patches dependencies". You can read more about Darcs on it's official web site.

For instructions on using it with HCoop, see the darcs subpage.


CategoryMemberManual CategoryNeedsWork

MemberManual/VersionControl (last edited 2013-10-17 08:56:47 by DaniilFrumin)