Closed Bug 225638 Opened 21 years ago Closed 8 years ago

Backout changes should recognize cases where more work needs to be done by hand

Categories

(Webtools Graveyard :: Bonsai, defect)

Other
Other
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: timeless, Assigned: tara)

References

()

Details

Steps:
1. be evil
2. be evil
3. be cruel
At step three you're expecting bonsai to behave well when you've done something
really evil in steps two and three.

Expected results:
If bonsai can detect that the change list doesn't make sense, it should list
more entries as requiring manual work.

Here's the interesting bit of changes:
cvs update -j1.2 -j1.1 mozilla/tools/dreftool/SharedTypes.h
cvs update -j1.3 -j1.2 mozilla/tools/dreftool/SharedTypes.h
echo 'Changes made to mozilla/tools/dreftool/SharedTypes.h need to be backed out by hand'
cvs update -j1.1 -j0 mozilla/tools/dreftool/SharedTypes.h

And here's the log:
http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/tools/dreftool/SharedTypes.h&root=/cvsroot

   |SharedTypes.h|1.2                |1.1               |
   |Change Log   |timeless%mozdev.org|tague%netscape.com|

It's probably also a good idea for bonsai to make sure changes are possible.
In this case it's not possible to change from 1.3 to 1.2 since there's no rev
1.3 in CVS.
QA Contact: timeless → bonsai
Bonsai was decommissioned, closing all remaining bugs "wontfix"
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.