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 24140 - PVCS: "Status" on folder does redundant work.
Summary: PVCS: "Status" on folder does redundant work.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-28 15:10 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 2002-05-28 15:10:47 UTC
Forte for Java 4.0, Community Edition RC5
Solaris 5.9 with JDK 1.4 build #92

Description:
============
"PVCS|Status" command invoked on folder runs
subcommands twice on each file. It is useless and
time and memory consuming.

Steps to reproduce:
===================
1. Mount PVCS filesystem.
2. Create new folder "test" and file "File.java"
underneath.
3. "PVCS|Add" that "File [Local]" file into archive.
4. Now run "PVCS|Status" on "test [Current]".
5. Note that output contains status for File.java
twice.
Comment 1 Martin Entlicher 2002-06-06 14:39:44 UTC
Fixed in dev build Jun 7.
Comment 2 Jiri Kovalsky 2002-06-10 15:46:29 UTC
Works fine in development build #200206100100 of NetBeans 3.4.
Comment 3 Quality Engineering 2003-07-01 13:05:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.