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 129431 - delete and move for uptodate files doesn't work
Summary: delete and move for uptodate files doesn't work
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: ClearCase (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on: 130044
Blocks:
  Show dependency tree
 
Reported: 2008-03-06 15:54 UTC by Tomas Stupka
Modified: 2008-03-20 20:54 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 Tomas Stupka 2008-03-06 15:54:19 UTC
when moving a file without refactoring (either a plain text file, or e.g. java w/o ref) it's not realy moved to the
destinnation folder. this is aused by the fact that the DO implemntation checks in .isMovable() if a file is readonly.

1.) lets have a CC versioned project
2.) move a folder containing a not checkedout file and choose move without refactoring
3.) the new foder is created, but the files stays in it's old location

moving a file also behaves strage
Comment 1 Tomas Stupka 2008-03-20 20:54:15 UTC
fixed 

11470:770eba7cb554