Bug 125851 - Commit on package-level does not find contained changed files
Summary: Commit on package-level does not find contained changed files
Status: RESOLVED DUPLICATE of bug 3979
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.1.2   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-31 11:07 EST by Christian Roth CLA
Modified: 2006-01-31 11:17 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Roth CLA 2006-01-31 11:07:15 EST
When trying to perform a Team > Commit on a package in Java perspective, Package explorer view, eclipse reports "The selected resources do not contain any changes", although the package has the CVS change decorator set and there actually IS a change in a descendant package level. One can verify this e.g. in the Synchronize view, where the changes are reported as outgoing.

Team > Commit does only find the changes in the following situation:

(1) When performing it on the package root, i.e. the first entry in Package explorer below the eclipse project name, or
(2) when performing it directly on the package that contains the changed resource as child.

In contrast, Team > Commit does always work, i.e. find the changed resources in any of its descendant folders (on any package folder of the package hierarchy) when performed in Resource perspective, Navigator view.
Comment 1 Michael Valenta CLA 2006-01-31 11:17:45 EST

*** This bug has been marked as a duplicate of 3979 ***