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 160233 - Delete renamed copy after revert?
Summary: Delete renamed copy after revert?
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-13 02:01 UTC by ulfzibis
Modified: 2009-03-16 10:07 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2009-03-13 02:01:07 UTC
Steps:
1. Open versioned controlled project.
2. Switch to "Files" view. 
3. Select some file and rename it (here "IBM775.map" to "IBM775.maps")
Result: --> label: [Copied] (better: [Renamed)
4. Select it's folder and invoke "Subversion -> Revert"
Result: --> "IBM775.maps[New]" remains aside "IBM775.map".

Proposal: Provide a warning dialogue like "Delete renamed copy?" with ignore/discard + ok.
Comment 1 Ondrej Vrabec 2009-03-16 10:07:15 UTC
I know this would not be exactly what you want, but in the Revert dialog there is a checkbox 'Remove newly added files
and folders', which removes your 'copied' file after revert completes. Sadly along with other new files.
But if you do not have any other new files, you can use this feature