Objection
| resources: | Home Version History Development Release Mailing List Bugs Source Code |
|---|
Source Code
The Objection source code can be accessed through one 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/objection/
- 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/objection/
- edit your .hg/hgrc file to have a paths section similar to the following:
[paths] default = http://hg.mozdev.org/objection/ default-push = https://USER:PASS@hg.mozdev.org/objection/
Mercurial client and Help Documentation links:
- Mercurial (quickstart)
- Distributed Revision Control with Mercurial (hgbook)
- GUI Clients and other tools
The source code for versions prior to 0.5.0 is available from the CVS repositry.
Development is no longer taking place on these versions.
- View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands (password is guest):
cvs -d :pserver:guest@mozdev.org:/cvs login cvs -z3 -d :pserver:guest@mozdev.org:/cvs co objection/src objection/www
CVS client and Help Documentation links:
- CVS - Open Source Version Control
- Ximbiot - CVS Wiki
- Tortoise CVS (client)
- WinCvs (client)
- Using Tortoise CVS for Revision Control
- MozDev WinCVS Setup
- WinCVS - How to Use WinCVS
- WinCvs Daily Use Guide
Today’s VCS Commits for the Objection project
There are no commits for the specified period