History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-19025
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

CVS : Incoming view: only changes made in files added to HEAD only appear in HEAD group in Incoming view of projects switched to diff branch

Created: 16 Jul 07 16:05   Updated: 16 Oct 07 00:06
Component/s: Version Control Integration. CVS
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,069


 Description  « Hide
  • user1 has project associated with HEAD revision of some cvs module
  • user2 has a project associated with some branch of the same cvs module
  • user1 adds the new file to branch:
    ----> corr. change appears in Incoming view of user2's project, in HEAD branch
  • user1 changes the above file, commits:
    ----> corr. change also appears in Incoming view of user2's project, in HEAD branch
  • user1 changes the file that exists in branch also, not only in HEAD:
    ---> this change doesn't appear in user2's project.

Thus, oly the changes in HEAD that are made to files not present in branch, appear in Incoming view of projects associated with branches.
I think this behavior is inconsistent: either all changes should appear in Incomng view in HEAD group, or no changes made in HEAD should be visible.
The 1st aproach is preferrable: all the changes made in branch appear in Incoming view of project associated with HEAD (in the corr. group)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.