DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

ModPython > ComPreVal > CodeSwarm > WordPress > MapReduce > PyChecker > JavaBeans > PingBacks > PingBack > Branching > PythonXML > WikiWords > WikiWord > Junctions > Delegates > UnitTests > MercurialClear Trail
Main /

Mercurial

VersionControl
DVCS
MercurialVsGit
Python

MercurialHosting

Mercurial: a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.








Introductions


Mercurial to backup

TeamSystem


Subversion


Convert From Subversion To Mercurial


Tools




Interesting Extensions

delta algorithm effectively requires multiple copies in memory, file sizes are limited to about 1/4 available memory. Because 32-bit systems typically have a 3GiB address-space limit, you're effectively limited to 750MiB on such systems.


How Tos



Branching


Handling rej-files (on import)

 (setq auto-mode-alist
      (append '      ("\\.\\(diffs?\\|patch\\|rej\\)\\'"    . diff-mode)
                ) auto-mode-alist))

Pruning branches


Subrepos


Multiple Repositories


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 23.11.2011 15:54 Uhr und seit 7. April 2005 1742 aufgerufen.