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 24388 - PVCS: Force put option does not work.
Summary: PVCS: Force put option does not work.
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: 2002-06-04 15:52 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:03 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-06-04 15:52:19 UTC
Development build #200206040100 of NetBeans 3.4
Windows 2000 with JDK 1.4.1 beta build #10

Description:
============
It is not possible to checkin another revision of
a file if such was not changed before because
"Check in the workfile even if unchanged" option
is overridden by -n switch.

Steps to reproduce:
===================
1. Mount PVCS filesystem and writably lock some file.
2. Invoke "PVCS|Put" on it, check above mentioned
checkbox and push "OK" button.
3. Command always fails without creating new revision.
Comment 1 Martin Entlicher 2002-06-04 17:58:27 UTC
This is quite strange behavior of PUT command. I'll solve it by
replacing -n with -y if the -f option is specified. I believe it
should not cause any harm.
Comment 2 Martin Entlicher 2002-06-04 20:28:54 UTC
Fixed in dev build Jun 5.
Comment 3 Jiri Kovalsky 2002-06-05 11:26:58 UTC
Works fine in development build #200206050100 of NetBeans 3.4.
Comment 4 Quality Engineering 2003-07-01 13:03:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.