Přehled

This project uses Mercurial to manage its source code. Instructions on Mercurial use can be found at http://hgbook.red-bean.com/read/.

Webový přístup

Odkaz na webové rozhraní repozitáře.

Anonymní přístup

The source can be checked out anonymously from Mercurial with this command (See http://www.selenic.com/mercurial/hg.1.html#clone):

$ hg clone https://bitbucket.org/cenote/jasperstarter/

Vývojářský přístup

Only project developers can access the Mercurial tree via this method (See http://www.selenic.com/mercurial/hg.1.html#clone).

$ hg clone ssh://hg@bitbucket.org/cenote/jasperstarter

Přístup zpoza firewallu

Pro další informace o možnosti přístupu zpoza firewallu se podívejte do dokumentace použitého SCM.