Silny-Kombat - Mercurial Repositories
Show feedback again
Browsing the Mercurial Repository
You can Browse the Mercurial repository of this project with your web browser. This gives you a good picture of the current status of the source files. You may also view the complete histories of any file in the repository as well as differences among two versions.
Getting a Copy of the Mercurial Repository
Anonymous clone
To get a copy (clone) of this project's repository, run the following command:
hg clone http://hg.gnu.org.ua/hgweb/silny-kombat
Project Member Mercurial Access via SSH
Project members get read-write clones using hg over SSH with the following command:
hg clone ssh://<membername>@hg.gnu.org.ua/silny-kombat
The SSHv2 public key fingerprints for the machine hosting the repositories are:
RSA: 2048 42:37:03:f6:39:2b:9c:4d:af:bd:c3:68:f7:eb:45:b9 DSA: 1024 27:81:e0:42:6a:30:d9:7c:3e:c2:01:d9:7b:c5:66:04 ECDSA 256 bf:14:5d:ae:3d:11:0d:f7:bd:92:2d:6d:25:ae:f7:6f
Show feedback again