nowplayinglist
resources: | Home Mailing List Installation Source Code Members Bugs Screenshots Blog Forum Wiki |
---|
Source Code
The nowplayinglist 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/nowplayinglist/
- 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/nowplayinglist/
- edit your .hg/hgrc file to have a paths section similar
to the following:
[paths] default = http://hg.mozdev.org/nowplayinglist/ default-push = https://USER:PASS@hg.mozdev.org/nowplayinglist/
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 nowplayinglist project
There are no commits for the specified period