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 7954 - Empty directories remain in [Local] status after "Check Out" is performed.
Summary: Empty directories remain in [Local] status after "Check Out" is performed.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 minor (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-19 13:50 UTC by Jiri Kovalsky
Modified: 2003-07-02 17:17 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 Jiri Kovalsky 2000-10-19 13:50:43 UTC
Discovered in: CE/IE Build 1125 on Windows 2000, RedHat Linux 6.2, Solaris 5.8
============== (all with JDK 1.3)

Description:
============
If user has empty working directory and wants to checkout something from the
repository, "Check Out" command doesn't change status for directories that have
been checked out but don't contain any files. Their status will be [Local]
instead of nothing.

Steps to reproduce:
===================
1. Create two directories e.g. /home/test/work and /home/test/repo
2. Use them for mounting new CVS filesystem in the explorer.
3. Invoke "Init" and "Check Out" commands on the new node "CVS /home/test/work"
4. Create some directory underneath e.g. abc and "Add" it into the repository.
5. Now unmount this filesystem and delete completely contents of /home/test/work
   directory.
6. After that mount the same CVS filesystem again. Close warning about empty
   working directory and perform "Check Out" command.
7. After checkout is finished and filesystem expanded directory abc will still
   have [Local] status.
Comment 1 Martin Entlicher 2000-11-02 11:40:59 UTC
*** Bug 8143 has been marked as a duplicate of this bug. ***
Comment 2 Martin Entlicher 2000-11-20 19:53:59 UTC
Fixed in build #74 in the main trunk and in build #11 in release 3.1 branch.
Comment 3 Jiri Kovalsky 2000-12-08 16:18:59 UTC
Verified in NetBeans build #24 but BUG also appears in version : FFJ20 (both
CE/IE) and due to this bug cannot be verified completely yet.
Comment 4 dmladek 2001-01-08 22:13:59 UTC
note:
BUG also appears in version : FFJ20
Comment 5 Quality Engineering 2003-07-02 17:17:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.