welcome: please sign in

Diff for "MemberManual/VersionControl"

Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2007-10-25 01:36:21
Size: 371
Editor: MichaelOlson
Comment: Initial contents
Revision 11 as of 2011-04-22 22:58:32
Size: 847
Editor: ClintonEbadi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[TableOfContents]]
Line 6: Line 5:
 * Example of sitewide git. We'll keep this even if we decide against managing the domtool stuff with it.
 * DAV and subversion for a particular site.
 * Does sitewide Mercurial make sense?
<<TableOfContents>>

= 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|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 =

/!\ '''Write me'''.

Some people like this system, so perhaps someone will be willing to do a write-up on ways to make good use of it in an HCoop context.

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

/!\ Write me.

Some people like this system, so perhaps someone will be willing to do a write-up on ways to make good use of it in an HCoop context.

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