Changes

Jump to: navigation, search

ReleaseEngineering/TryServer

106 bytes added, 16:41, 21 July 2011
m
no edit summary
* <code>hg push -f ssh://&lt;username@host&gt;@hg.mozilla.org/try/</code>, or
* <code>hg push -f ssh://hg.mozilla.org/try/ -e 'ssh -l &lt;username@host&gt;</code>
 
* Test your account & configuration
** ssh hg.mozilla.org
*** Response: "No Interactive shells allowed here!"
** <code>ssh hg.mozilla.org clone invalid_sandbox</code>
*** Response: interactive prompting
==== Creating an alias ====
and then push with
<pre>hg push -f try</pre>
 
==== Problem Diagnosis ====
Test your account & configuration
* ssh hg.mozilla.org
** Response: "No Interactive shells allowed here!"
* <code>ssh hg.mozilla.org clone invalid_sandbox</code>
** Response: interactive prompting
[[https://developer.mozilla.org/en/Creating_Mercurial_User_Repositories|See Also]]
 
=== Viewing the results ===
Confirm
1,380
edits

Navigation menu