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 246372

Summary: Confusion about "Locally Copied" and "Locally Renamed"
Product: versioncontrol Reporter: ulfzibis <ulfzibis>
Component: MercurialAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 246806    

Description ulfzibis 2014-08-11 00:20:23 UTC
[ JDK VERSION : 1.7.0_45 ]

STEPS:
   1) Refactor->Move some java sources from Source Packages to Test Packages.
   2) Mercurial->Show Changes.
   3) Invoke Diff to Base on a "Locally Copied" file.

ACTUAL:
   In diff view the file appears as "Locally Renamed".

EXPECTED:
   In both views the same terms should be used.
   Ideally use "Locally Moved", as this is the term of the originally invoked
action.
Comment 1 Ondrej Vrabec 2014-08-22 11:58:18 UTC
fixed: core-main #2f57c61a48b7
Comment 2 Quality Engineering 2014-08-23 04:55:01 UTC
Integrated into 'main-silver', will be available in build *201408230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2f57c61a48b7
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #246372 - Confusion about "Locally Copied" and "Locally Renamed"