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 - Mercurial Overview needs minor edit to "Authenticated Push Access" section
Summary: Mercurial Overview needs minor edit to "Authenticated Push Access" section
Status: NEW
Alias: None
Product: www
Classification: Unclassified
Component: Web Content (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-02 00:21 UTC by Lou Dasaro
Modified: 2015-02-03 20:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...