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 19320 - PVCS: The "Locally Modified" status is changed to "Current"
Summary: PVCS: The "Locally Modified" status is changed to "Current"
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: UI
Depends on:
Blocks: 21393
  Show dependency tree
 
Reported: 2002-01-11 06:58 UTC by Keiichi Oono
Modified: 2003-07-01 13:03 UTC (History)
1 user (show)

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 Keiichi Oono 2002-01-11 06:58:48 UTC
jdk 1.3.1  build 20020109940

To reproduce:
    - Mount PVCS
    - Get any files to edit with Lock for the Current User
    - Modify got files and save.
      Status is changed to "Locally Modified"
    - Select PVCS->Refresh
      Status goes back to "Current". It should keep "Locally Modified"
Comment 1 Martin Entlicher 2002-01-21 19:13:00 UTC
Yes, this is a known limitation of PVCS support. I'll try to fix it
into 3.4.
Comment 2 Filip Rachunek 2002-04-30 15:26:33 UTC
UI keyword added.
Comment 3 Martin Entlicher 2002-05-06 14:47:53 UTC
Working on this while fixing issue #22503.
Comment 4 Martin Entlicher 2002-05-14 14:10:07 UTC
Fixed in May 15 build. A vdiff command is executed for each versioned
file to find out whether it is modified or not.
Comment 5 Jiri Kovalsky 2002-06-10 13:25:00 UTC
Works fine in development build #200206100100 of NetBeans 3.4.
Comment 6 Quality Engineering 2003-07-01 13:03:17 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.