Jump to content

Repository clone

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by EmausBot (talk | contribs) at 16:52, 14 September 2012 (r2.7.2+) (Robot: Adding hr:Klon repozitorija). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Repository clone is a concept from distributed revision control which represents the cloning of a remote repository to a local copy.

A clone operation is performed when a developer wants to start working on an existing project.

Usage by DVCSs

A few tools have a clone command: monotone (mtn), Mercurial (hg), git, and Bazaar (an alias for branch). SVK calls it mirror.