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 23095 - PVCS: Local file in local directory remains local after addition.
Summary: PVCS: Local file in local directory remains local after addition.
Status: CLOSED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on: 10301
Blocks:
  Show dependency tree
 
Reported: 2002-05-03 12:16 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:04 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-03 12:16:43 UTC
Development build #200205030100 of NetBeans 3.4
Windows 2000 with JDK 1.4.1 build #10

Description:
============
The status refreshing is still not optimal. Local
file placed in local directory remains local
although it was successfully added. User must run
refresh manually or remount filesystem in order to
get nodes [Current].

Steps to reproduce:
===================
1. Mount PVCS filesystem and create new directory
with new file underneath.
2. Right click the local file and choose
"PVCS|Add" item.
3. Click "OK" button and verify that both nodes
are [Local].
Comment 1 Martin Entlicher 2002-05-03 13:00:38 UTC
Yes, the problem is, that the parent directory stays as local after
the file is added. We need to have issue #10301 in order to fix this.
Comment 2 Martin Entlicher 2002-06-20 20:37:06 UTC
Well, this issue became invalid with the new PVCS profile.
You need to create project folders first to be able to add files. And
the Create Project command will refresh the folder status. Thus the
described situation should never happen.
Comment 3 Jiri Kovalsky 2002-06-21 09:56:51 UTC
Hm, you are right. Anyway it was really complex fix to introduce new
profile, wasn't it ? ;-) Thanks, verifying as invalid.
Comment 4 Quality Engineering 2003-07-01 13:04:17 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.