Bug 12580 - [Commit] Warn user if committing resources with error markers
Summary: [Commit] Warn user if committing resources with error markers
Status: RESOLVED DUPLICATE of bug 125805
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: 3.3   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-01 18:57 EST by Kevin McGuire CLA
Modified: 2006-06-16 10:50 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 Kevin McGuire CLA 2002-04-01 18:57:21 EST
It would be most cool if we warned the user that they were committing resources 
that had error markers on them.

Also, we should show the error decorator on files in the Sync View.

This would help prevent the releasing of errors.
Comment 1 Jean-Michel Lemieux CLA 2004-03-19 13:20:03 EST
The error markers are shown in the sync view but we don't have a general hook to
warn before operations. We could do this for CVS if we wanted, but for the
moment the sync view annotations are good enough.
Comment 2 Michael Valenta CLA 2005-05-09 13:38:51 EDT
We will want to look at this in connection with the logical to physical 
mapping work that is planned for 3.2.
Comment 3 Frank Neblung CLA 2006-03-08 13:08:20 EST
The requirement should be generalized to:
  warn user if committing from local workspace with errors

If changing ProjectA breaks ProjectB then commiting ProjectA is probably unintended. ProjectB may be out of sight (not in working set or scrolled out)
Comment 4 Michael Valenta CLA 2006-03-30 11:49:26 EST
Didn't have time to address this in 3.2. We'll need to rework the commit a bit in 3.3. so I'm deferring ths until then.
Comment 5 Michael Valenta CLA 2006-06-16 10:50:57 EDT

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