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 199427 - renamed files recognized only as added
Summary: renamed files recognized only as added
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-15 10:38 UTC by Ondrej Vrabec
Modified: 2011-06-16 19:56 UTC (History)
1 user (show)

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 Ondrej Vrabec 2011-06-15 10:38:31 UTC
Product Version = NetBeans IDE Dev (Build 20110530-c10219dde10f)
Operating System = Linux version 2.6.37.6-0.5-desktop running on amd64
Java; VM; Vendor = 1.7.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.0-b13

1) Git -> Show Changes on the *repository root*
2) Rename a file - it is correctly marked as Renamed
3) Refresh status in the versioning view
4) Wow, the file is now marked only as Added
Comment 1 Ondrej Vrabec 2011-06-15 10:49:43 UTC
fix: http://hg.netbeans.org/core-main/rev/72bd8407235b
Comment 2 Ondrej Vrabec 2011-06-15 10:53:07 UTC
7.0.1 fix: http://hg.netbeans.org/releases/rev/341715976221
Comment 3 Quality Engineering 2011-06-16 19:56:58 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/72bd8407235b
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #199427 - renamed files recognized only as added