Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 319243

Summary: [Revision Graph] Show graph for called resource
Product: [Technology] Subversive Reporter: Igor Burilo <igor.burilo>
Component: Revision GraphAssignee: Igor Burilo <igor.burilo>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Igor Burilo CLA 2010-07-08 05:28:16 EDT
Currently if we call graph for some branch, then it's started from first node from which branch was historically created including copies, e.g. if branch was copied from trunk then graph starts from 'trunk' but not from 'branch' which can be a problem for large graphs as it's quite complicated to find on graph where branch is located. Solution: collapse all copied from nodes for called node.
Comment 1 Igor Burilo CLA 2010-07-30 04:38:51 EDT
Implemented