Version 3 (modified by 13 years ago) (diff) | ,
---|
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.