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

Summary: After a pull the phase is draft but should be public
Product: versioncontrol Reporter: PhoneixS
Component: MercurialAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.