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 88408 - All files listed in all commit actions
Summary: All files listed in all commit actions
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-11-01 13:02 UTC by novakm
Modified: 2006-11-23 11:11 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 novakm 2006-11-01 13:02:52 UTC
1) Create new project
2) Import it into repository
3) Modify any file and save it
4) Invoke Subversion -> commit  -  All files from previous import are listed in
black color. This repeats for any commit.

--------
NetBeans IDE Dev (Build 20061101-0917)
1.5.0_10; Java HotSpot(TM) Client VM 1.5.0_10-b02
Windows XP version 5.1 running on x86
cs_CZ (nb); Cp1250
--------
Comment 1 Peter Pis 2006-11-01 13:28:07 UTC
P2.
Comment 2 Maros Sandor 2006-11-20 13:05:22 UTC
The table model was persistent, this has been fixed already.
Comment 3 novakm 2006-11-23 11:11:59 UTC
Verified