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 29598 - Commands on collapsed folders do not refresh statuses
Summary: Commands on collapsed folders do not refresh statuses
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2002-12-17 14:12 UTC by David Kaspar
Modified: 2007-01-04 17:14 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 David Kaspar 2002-12-17 14:12:49 UTC
How to reproduce:
1) Have Dir1 directory in CVS repository
2) Mount CVS repository
3) Create Dir2 directory under Dir1 directory
4) NOTE - Do not ever expand Dir2 node !
5) Add Dir1 into CVS using Java CVS
6) ERROR - Status of Dir2 is not updated
7) Invoke Refresh (or Refresh Recursively) command
on Dir1 (or Dir2) node
8) ERROR - Status of Dir2 is not updated
9) Expand Dir2 node
10) Invoke Refresh (or Refresh Recursively)
command on Dir1 (or Dir2) node
11) OK - Status of Dir2 is updated
Comment 1 Richard Gregor 2003-03-03 10:42:55 UTC
Fixed.

Checking in
src/org/netbeans/modules/javacvs/commands/CacheUpdatingFsCommand.java;
/cvs/javacvs/src/org/netbeans/modules/javacvs/commands/CacheUpdatingFsCommand.java,v
 <--  CacheUpdatingFsCommand.java
new revision: 1.32; previous revision: 1.31
Comment 2 Richard Gregor 2003-03-03 10:52:37 UTC
Fixed in release35 branch.

Checking in CacheUpdatingFsCommand.java;
/cvs/javacvs/src/org/netbeans/modules/javacvs/commands/CacheUpdatingFsCommand.java,v
 <--  CacheUpdatingFsCommand.java
new revision: 1.31.2.1; previous revision: 1.31
done
Comment 3 David Kaspar 2003-07-15 09:23:56 UTC
Verified in 3.5