1
edit
Changes
→Mercurial
: Eclipse-Mercurial Video [http://blogs.intland.com/main/entry/39]-[http://code.google.com/p/hgeclipse-demo/ Demo]
: Documentation [http://bitbucket.org/mercurialeclipse/main/wiki/Documentation]
* '''Terminology'''
#To introduce a little terminology, the .hg directory is the “real” repository, and all of the files and directories that coexist
with it are said to live in the working directory. An easy way to remember the distinction is that the repository contains
the history of your project, while the working directory contains a snapshot of your project at a particular point in history.
==Database / Persistence==