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 11736 - "Update" on root doesn't update anything using CVS binary for Windows.
Summary: "Update" on root doesn't update anything using CVS binary for Windows.
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-25 13:25 UTC by Jiri Kovalsky
Modified: 2001-07-20 20:47 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-04-25 13:25:54 UTC
NetBeans release 3.2 build #36 (RC3) on Windows 2000/NT4.0/95/98 with JDK 1.3

Description:
============
If "CVS|Update" is applied on the root of particular filesystem it will succeed 
but won't update anything with message "cvs update: nothing known about ..." in
"Standard Error" tab of "Output of VCS Commands [Update]" window. This bug does
not occur on other that Windows platform so it's actually the bug of CVS binary.

Steps to reproduce:
===================
1. Mount two CVS filesystems using CVS Command-Line Client Support with same co-
   ntents connected to the same repository.
2. Select arbitrary [Up-to-date] file, "CVS|Remove" and "CVS|Commit" it so that
   its node disappears from the first filesystem in explorer.
3. Now invoke "CVS|Update" on the root of the second CVS filesystem.
4. If removed file was not directly under the root it will be untouched otherwi-
   se its status will be changed to [Needs Checkout].
Comment 1 Martin Entlicher 2001-04-26 11:04:05 UTC
Fixed in the main trunk.
Comment 2 Jan Chalupa 2001-05-06 15:34:56 UTC
Target milestone -> 3.3
Removing the OPEN_IN_3.2 keyword.
Comment 3 Martin Entlicher 2001-05-09 14:42:14 UTC
This bug leaves Explorer in an inconsistent state. Therefore adding keyword
3.2.1_CANDIDATE.
Comment 4 Jiri Kovalsky 2001-05-24 12:54:20 UTC
Okay, it is fixed now however appropriate nodes don't disappear so it looks like
it still doesn't work. Actually this is another issue and concerns refresh recu-
rsively not working perfectly. For more details see issue #11739.
Comment 5 Martin Entlicher 2001-06-07 13:00:52 UTC
Fixed in pilsen_fcs branch.