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

Summary: Delete renamed copy after revert?
Product: versioncontrol Reporter: ulfzibis <ulfzibis>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

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