mirrors
| resources: | Home Mailing List Bugs How to Become a Mozdev Mirror Mozdev mime.types Source Code |
|---|---|
| stats: | Mirrors Regions |
Source Code
The custom project is actually a part of hovercraft, the code that runs Mozdev
The custom source code can be accessed in either of the following ways:
- View the source using the HG web interface
- Get a local copy of the source by performing the following:
hg clone http://hg.mozdev.org/hovercraft/mirror-compose/
- To commit to the repository you must first have commit access to the
project. Then be sure you are committing the SSL version of the repository. You
can do this several ways:
hg push https://hg.mozdev.org/hovercraft/mirror-compose/
- edit your .hg/hgrc file to have a paths section similar
to the following:
[paths] default = http://hg.mozdev.org/hovercraft/mirror-compose/ default-push = https://USER:PASS@hg.mozdev.org/hovercraft/mirror-compose/
Mercurial client and Help Documentation links:
- Mercurial (quickstart)
- Distributed Revision Control with Mercurial (hgbook)
- GUI Clients and other tools
Today’s VCS Commits for the mirrors project
There are no commits for the specified period