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 57569 - Integrate Version control with refactoring
Summary: Integrate Version control with refactoring
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@obsolete
URL:
Keywords:
: 53620 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-06 22:23 UTC by tkellerer
Modified: 2005-05-20 09:47 UTC (History)
1 user (show)

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 tkellerer 2005-04-06 22:23:26 UTC
It would be great if the "Move class" refactoring would remove the file from CVS
and add/commit it in the new directory automatically.
Comment 1 Jan Becicka 2005-04-07 07:40:38 UTC
It's a task for vcs module. Vcs module can use Refactoring SPI to plug
add/commit functionality into existing refactorings.
Comment 2 Maros Sandor 2005-05-03 13:12:33 UTC
CVSlite works well with refactoring with no special support, so I'm changing
summary to be clear that this issue does not affect CVS.
Comment 3 Jan Becicka 2005-05-20 09:47:46 UTC
*** Issue 53620 has been marked as a duplicate of this issue. ***