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 - Confusion about "Locally Copied" and "Locally Renamed"
Summary: Confusion about "Locally Copied" and "Locally Renamed"
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks: 246806
  Show dependency tree
 
Reported: 2014-08-11 00:20 UTC by ulfzibis
Modified: 2014-09-01 18:14 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 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"