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 17251 - PVCS: "Unlock" on folder should refresh its contents even if fails.
Summary: PVCS: "Unlock" on folder should refresh its contents even if fails.
Status: CLOSED FIXED
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:
Blocks:
 
Reported: 2001-11-02 11:49 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-02 11:49:43 UTC
Beta 3 build #200111020735 of NetBeans 3.3 on Windows 2000 with JDK 1.3.1

Description:
============
If user wants to unlock all files under certain folder the statuses won't be up-
dated if such folder contains at least one non locked file. Please set "Refresh 
Even If Failed" property of "UNLOCKR" command to value of 1.

Steps to reproduce:
===================
1. Mount PVCS filesystem with at least one folder containing one [Current] file.
2. "PVCS|Lock" this file and then invoke "PVCS|Unlock" on its parent folder.
3. Your file will remain locked although it is actually not.
4. "PVCS|Refresh" on this file will remove the locker.
Comment 1 Martin Entlicher 2001-11-02 16:57:20 UTC
Yes, it's good we have the property for that. Working on it...
Comment 2 Martin Entlicher 2001-11-02 17:19:31 UTC
Fixed in all PVCS profiles for recursive checkout, add, lock and
unlock.
Fixed in build 11/5.
Comment 3 Jiri Kovalsky 2001-11-06 10:51:53 UTC
Cool. It seems working fine. Verified in development build of NetBeans
3.3 #200111060100.
Comment 4 Quality Engineering 2003-07-01 13:04:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.