This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250148

Summary: Mercurial Overview needs minor edit to "Authenticated Push Access" section
Product: www Reporter: Lou Dasaro <mr_lou_d>
Component: Web ContentAssignee: Jan Pirek <jpirek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=250149
Issue Type: DEFECT Exception Reporter:

Description Lou Dasaro 2015-02-02 00:21:17 UTC
On the Mercurial Overview page at https://netbeans.org/community/sources/hg.html
the section "Authenticated Push Access" needs a short example of how to login or other modification.
This is because the text says that "you enter your username and a non-blank password". THIS IS INCORRECT, and Mercurial will reject it! 
For a push (e.g to contrib), you must enter your NetBeans email address, i.e. user123@netbeans.org and a password!
Comment 1 Lou Dasaro 2015-02-03 20:04:58 UTC
Perhaps a reference to http://wiki.netbeans.org/HgHowTos would also be useful...