Changes between Version 17 and Version 18 of CommitQueue
- Timestamp:
- Feb 18, 2010, 11:13:02 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommitQueue
v17 v18 59 59 === Q: Help! The commit queue broke the tree! Who do I blame? === 60 60 61 Setting commit-queue+ on a patch is the moral equivalent of typing "svn commit" on the command line. That means whoever set the flag to + is responsible for watching the tree and cleaning up if disaster strikes. 61 Setting commit-queue+ on a patch is the moral equivalent of typing "svn commit" on the command line. That means whoever set the flag to + is responsible for watching the tree and cleaning up if disaster strikes. The proper response is normally to just roll out the change which broke the tree -- `webkit-patch rollout` can assist with this. 62 62 63 63 === Q: When I don't want my patch to be auto-landed, what should I do? ===