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 10248 - ALL: Commands like "Commit" or "Check In" on directories don't update status.
Summary: ALL: Commands like "Commit" or "Check In" on directories don't update status.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-13 16:09 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:05 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 Jiri Kovalsky 2001-03-13 16:09:04 UTC
Development Build #1160 on Windows 2000/NT, Solaris 5.8, Red Hat Linux 6.2
(all JDK 1.3)

Description:
============
If user modifies more files inside a folder and wants to check them in all at 
once appropriate command invoked from popup menu of folder succeeds but don't 
update status of files inside this folder. It means that files remain to be 
[Locally Modified] or [Local].

Steps to reproduce:
===================
1. Mount some already existing CVS filesystem and modify some [Up-to-date] file.
2. Its status should be [Locally Modified]. Now perform "CVS/Commit" action from
   popup menu of selected file's parent directory.
3. Although checkin succeeds file's status remains [Locally Modified].

X Evaluation:
The refreshing has to be probably changed to better work after commands 
finished on more files.

[martin.entlicher@czech.sun.com 2001-01-17]
The recursive refresh is performed after commit on a folder.

[jiri.kovalsky@czech.sun.com 2001-01-19]
It is possible but in such a case recursive refresh doesn't work.
I can't verify this, sorry.
Comment 1 Martin Entlicher 2001-04-26 12:53:59 UTC
This issue is probably already fixed in both dev and release32 builds.
Comment 2 Jan Chalupa 2001-05-06 15:42:43 UTC
Target milestone -> 3.2
Comment 3 Jiri Kovalsky 2001-08-07 11:37:39 UTC
You are right Martin. Verified in the latest build #010803 of Forte 
for Java with CVS and VSS profiles.
Comment 4 Quality Engineering 2003-07-01 13:05:30 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.