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 18041 - PVCS: Empty repository causes unability to refresh file statuses.
Summary: PVCS: Empty repository causes unability to refresh file statuses.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-23 14:32 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 2001-11-23 14:32:00 UTC
Development build of NetBeans 3.3 #200111230645 on Windows 2000 with JDK 1.3.1

Description:
============
If user mounts PVCS filesystem that uses empty repository, new files added to it
have always [Local] status and "PVCS|Refresh" actions are not even executed. As 
far as I know other commands work well. The workaround is to add at least one 
file and remount the filesystem.

Steps to reproduce:
===================
1. Prepare empty PVCS repository and empty PVCS working directory.
2. Mount this pair as PVCS filesystem and create new Test class under the root.
3. Right click "Test [Local]" node and choose "PVCS|Add" action. Click "OK".
4. Although the file is added into PVCS repository it stays as [Local].
5. If you then invoke "PVCS|Refresh", the command is not even executed.
Comment 1 Martin Entlicher 2001-11-26 11:20:52 UTC
Started to investigate the problem...
Comment 2 Martin Entlicher 2001-11-26 18:05:50 UTC
Fixed in release 3.3.1 and main trunk in build Nov 27.
The Target Milestone should be 3.3.1.
Comment 3 Martin Entlicher 2001-11-26 18:23:01 UTC
Changing the Target Milestone to the correct value 3.3.1.
Comment 4 Jiri Kovalsky 2001-11-28 14:27:11 UTC
Cool, verified in development build of NetBeans 3.4 #200111280100.
Comment 5 Martin Entlicher 2001-11-30 12:37:25 UTC
Has also impact on CVS filesystems, when I'm checking out into an
empty working directory. I think this is a candidate to 330, since the
fix is trivial and it was verified to work correctly.
Comment 7 Martin Entlicher 2001-11-30 19:53:55 UTC
Fixed in release330 branch.
Comment 8 Quality Engineering 2003-07-01 13:04:00 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.