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 271004 - After a pull the phase is draft but should be public
Summary: After a pull the phase is draft but should be public
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-30 08:02 UTC by PhoneixS
Modified: 2017-06-30 08:02 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 PhoneixS 2017-06-30 08:02:07 UTC
When you perform a pull in mercurial and you get new changes, this changes are added with the "draft" phase. Instead, they must be added with "public" because they come from a remote repository so it isn't secure to modify them.