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 153446 - New folders in repository not detected on the "Show Changes" option
Summary: New folders in repository not detected on the "Show Changes" option
Status: RESOLVED DUPLICATE of bug 70067
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-19 09:30 UTC by mindwalkr
Modified: 2008-12-05 10:00 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 mindwalkr 2008-11-19 09:30:08 UTC
I'm using NetBeans 6.1 Build 200805300101.

After checking out a module from CVS into NetBeans, any files that have been committed afterwards into the repository
but under new folders that didn't exist prior to the initial checkout, will not be shown on the "Show Changes" option.
However:

 - Choosing update will recognize the new folders and files but download immediately those files from the repository
 - Creating the folder locally first, and then choosing "Show Changes" on that new folder will recognize the new files.
But not any new folders that may exist on the folder that was just created manually.

This is quite annoying as it prevents the user from seeing all the changes on the "Show Changes" option, which may lead
to incomplete code builds which will only be perceived upon running the developing application and realizing that it
crashes.
Comment 1 Tomas Stupka 2008-12-05 10:00:30 UTC

*** This issue has been marked as a duplicate of 70067 ***