Direct write access to the repository
Public access
The repository is read-only over HTTP access:
$ hg clone http://www.freediameter.net/hg/freeDiameter
Restricted developers access
Read-write access is performed over SSH. Your public key and access rights must have been configured by an administrator of the project. Access the repository as follow:
$ hg clone ssh://hg@hg.freediameter.net/freeDiameter
Beware that if one of the commits
you are trying to push touches a file outside of your access list authorization, the commit will be rejected. Check with an administrator for detailed information of your access rights.
Last modified 13 years ago
Last modified on Mar 29, 2011, 11:10:43 AM