NSS:TryServer

Revision as of 13:28, 26 July 2016 by Ttaubert (talk | contribs) (Created page with "This page describes how to use the NSS try server. =Pushing to try= Create an entry in your $nss-directory/.hg/hgrc file: <code> try = ssh://ldap.username@organisation.com@...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page describes how to use the NSS try server.

Pushing to try

Create an entry in your $nss-directory/.hg/hgrc file:

try = ssh://ldap.username@organisation.com@hg.mozilla.org/projects/nss-try

Now you can simply do:

cd $nss-directory/
hg push -f try

Your try job will show up on the nss-try dashboard in a second.