Bug 337331 - Quick Diff reference preference should allow project's SCM revision
Summary: Quick Diff reference preference should allow project's SCM revision
Status: RESOLVED DUPLICATE of bug 89806
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform Team Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-16 11:23 EST by Andrew Niefer CLA
Modified: 2011-10-11 08:20 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2011-02-16 11:23:05 EST
The quick diff preferences allow choosing an SCM revision as the reference source.  However, you must choose a specific SCM provider: CVS/SVN/Git

If the workspace contains projects using multiple SCM providers, then you can't  have quick diff for the projects that don't match the selected provider in the preference.

There should be a preference that uses the revision from whatever SCM provider the project containing the file is configured for.


For someone who relies on the quickdiff, this effectively prevents mixing of SCM providers for code that is actively being worked on.  This is a problem now working with Orion code which is stored in Git.
Comment 1 Michal Politowski CLA 2011-10-03 12:10:18 EDT
This looks very much like the bug #89806
Comment 2 Tomasz Zarna CLA 2011-10-11 08:20:34 EDT
(In reply to comment #1)
> This looks very much like the bug #89806

Indeed, thanks Michal.

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