Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 319243 - [Revision Graph] Show graph for called resource
Summary: [Revision Graph] Show graph for called resource
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: Revision Graph (show other bugs)
Version: 0.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-08 05:28 EDT by Igor Burilo CLA
Modified: 2010-07-30 04:38 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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