Differences between revisions 3 and 101 (spanning 98 versions)
Revision 3 as of 2010-02-16 18:00:35
Size: 3649
Editor: Tovim
Comment:
Revision 101 as of 2016-04-06 15:21:16
Size: 2883
Editor: Tovim
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#language cs
# 2010-02-10 - Jaroslav Kubias <tovim@seznam.cz> 
|| {{http://www.selenic.com/hg-logo/logo-droplets-200.png}} ||<cellstyle="vertical-align:bottom"> <<Include(Mercurial/NewsItems)>> ||
#language cs 
# 2010-02-10 - Jaroslav Kubias < tovim@seznam.cz >
|| {{http://www.selenic.com/hg-logo/logo-droplets-200.png}} ||<<Include(Mercurial/NewsItems)>> ||
Line 5: Line 5:
 mercurial:: (adj) vztahující se nebo mající vlastnosti (výmluvnost, rychlost, chytrost) přisuzované bohu Merkurovi.
 Mercurial:: (n) rychlý a štíhlý [[http://en.wikipedia.org/wiki/Revision_control|Source Control Management system]] navržený pro řízení velmi velkých a rozsáhlých projektů.

'''Mercurial''' je rychlý, snadno ovladatelný necentralizovaný systém [[WikiPedia:Revision_control|správy verzí]] pro vývojáře SW.

||'''Tip:''' <<RandomQuote(MercurialTips)>> ||
Line 9: Line 12:
Line 10: Line 14:
 * Mercurial lze stáhnout a instalovat jako [[BinaryPackages|binární balíček]] nebo [[Download|stáhnout a vybudovat ze zdroje]].
 ##* Look at MajorFeatures, see WhatsNew (release notes) and read the UpgradeNotes
 * '''Pro nové uživatele je určený [[Rozumíme Mercurialu]]''' a [[Tutoriál]] for new users
 * A QuickStart for the impatient
 * The article ''[[attachment:Hague2009.pdf|Inside a distributed version control system]]'' (PDF, 13 pages)
 * [[QuickReferenceCardsAndCheatSheets|Quick Reference Cards And Cheat Sheets]] (PDF and PNG) to decorate your desk
 * A tutorial based on examples: [[http://www.jemander.se/MercurialByExample.pdf|MercurialByExample.pdf]]
 * [[Download|Download]] and install Mercurial
 * See [[WhatsNew|what's new]] and read the [[UpgradeNotes|upgrade notes]]
 * [[BeginnersGuides|Beginner´s guides]] for new users
Line 18: Line 18:
== Using Mercurial ==
 * The book '''''[[MercurialBook|Mercurial: The Definitive Guide]]''''' ([[http://hgbook.red-bean.com/read/|HTML]], [[http://hg.serpentine.com/mercurial/book|source]])
 * ManPages, [[FAQ|Frequently Asked Questions (FAQ)]], and TipsAndTricks
 * UsingExtensions – add optional features like [[GraphlogExtension|glog]] or [[MqExtension|mq]]
 * [[HOWTOs]] explain some useful ways of using Mercurial
 * MercurialHosting lists public hosting services for your [[Repository|repositories]]
 * PublishingRepositories provides guidance on sharing repositories yourself (and offering web-based repository browsing)
 * OtherTools that work with Mercurial (IDE integration, GUI clients, etc.)
== Přeložené texty ==
 * Úvod do terminologie nabízí text [[CzechUnderstandingMercurial|Základní pojmy Mercurialu]]
 * Stručný popis systému obsahuje [[CzechQuickStart|Stručný úvod pro netrpělivé]]
 * Obšírnější popis obsahuje soubor [[CzechTutorial|Tutoriál Mercurialu]]
 * Dalšími zajímavými texty jsou:
 * Thorbjorn Jemander: [[attachment:HgByEx_cs.pdf|Mercurial v příkladech ]] (aktivujte "download")
 * Cvičení pro začátečníky: [[http://mercurial.aragost.com/kick-start/cs|Mercurial Kick Start]]
 * Josh VanderLinden/Tovim: [[attachment:hgresp.html|Mercurial, reST a Sphinx]]
Line 27: Line 27:
## Please think twice before adding items here, the first page should stay compact!
== For refugees from other SCMs ==
 * CvsInfo – info for CVS users
 * WorkingWithSubversion – info for SVN users
 * PerforceConcepts – info for Perforce users
 * GitConcepts – info for Git users
 * ClearcaseInfo – working alongside Rational Clearcase
 * RepositoryConversion from other SCM formats to Mercurial
 * [[http://betterexplained.com/articles/intro-to-distributed-version-control-illustrated/|Distributed version control illustrated]]
== Dokumentace a nápověda ==
 * [[https://tortoisehg.bitbucket.org/hgbook/1.7/index.html|Mercurial: The Definitive Guide]] by Bryan O´ Sullivan
 * ManPages, [[FAQ|Frequently Asked Questions (FAQ)]], and [[TipsAndTricks|tips and tricks]]
 * [[UsingExtensions|Using extensions]] to add optional features like [[ColorExtension|color]] or [[RebaseExtension|rebase]]
 * [[HowTos]] explaining some useful ways of using Mercurial
 * Hints for [[PublishingRepositories|publishing repositories]]
Line 37: Line 34:
== Further information ==
 * Commercial [[Support|support]] and consulting
 * DeveloperInfo for Mercurial hackers
 * [[http://selenic.com/mercurial/bugs/|Bug Tracker]] and MailingLists
 * IRC channel: #mercurial on irc.freenode.net
 * A list of ProjectsUsingMercurial and links to their repositories.
 * [[Presentations]] and OtherWebsites
 * Some [[SuccessStories|success stories]].
== Podpora ==
 * Get expert help via [[IRC]] or our [[MailingLists|mailing lists]]
 * Report issues to our [[BugTracker|bug tracker]]
 * Commercial [[Support|support]], training and consulting
== Další informace ==
 * [[Migration|Migration]] from other SCMs
 * A list of [[ProjectsUsingMercurial|projects using Mercurial]]
 * [[OtherTools|Other tools,]] working with Mercurial (IDE integration, GUI clients, etc.)
 * [[MercurialHosting|Hosting]] services for your projects
 * [[Presentations|Prezentations]] and papers about Mercurial
Line 46: Line 45:
## Please think twice before adding items here, the first page should stay compact!
== Please contribute! ==
[[ContributingToMercurialWiki|Contributions]] are most welcome! Please create a user name for yourself by clicking "Login" in the upper left.<<BR>> Mercurial and all wiki content are available under the GNU General Public License version 2 (see [[License]]). [[http://selenic.com/mercurial/donations.html|Donations]] are also accepted.
== Připojte se ==
 * [[ContributingToMercurialWiki|How to edit this wiki]]
 * [[DeveloperInfo|Developer info]] for Mercurial hackers
 * Podpořte nás [[http://www.selenic.com/mercurial/donations.html|finančně]]!
Line 50: Line 50:
Other Languages: [[FrenchMercurial|Français]], [[JapaneseMercurial|日本語]], [[RussianMercurial|Русский]], [[ThaiMercurial|ภาษาไทย]], [[CzechMercurial|Česky]], [[ChineseMercurial|中文]] Other Languages: [[Mercurial|English]], [[FrenchMercurial|Français]], [[JapaneseMercurial|日本語]], [[RussianMercurial|Русский]], [[ThaiMercurial|ภาษาไทย]], [[ChineseMercurial|中文]]
Line 52: Line 52:
CategoryCzech ~- Mercurial and all wiki contents are available under the GNU General Public License v2 (see [[License|license]]) -~

http://www.selenic.com/hg-logo/logo-droplets-200.png

Latest News

Mercurial je rychlý, snadno ovladatelný necentralizovaný systém správy verzí pro vývojáře SW.

Tip:

Enable the pager extension to get paged output

Začínáme

Přeložené texty

Dokumentace a nápověda

Podpora

Další informace

Připojte se

Other Languages: English, Français, 日本語, Русский, ภาษาไทย, 中文

Mercurial and all wiki contents are available under the GNU General Public License v2 (see license)

CzechMercurial (last edited 2016-04-06 15:21:16 by Tovim)