Review Board 2.0.15


SConstruct: automatically update .hg/hgrc with style hooks

Review Request #668 - Created May 2, 2011 and submitted

Information
Steve Reinhardt
gem5
Reviewers
Default
ali, gblack, nate, stever
SConstruct: automatically update .hg/hgrc with style hooks

Seems easier than pestering people about it.
Note also that path is now absolute, so you don't get errors
when invoking hg from subdirectories.

   
Review request changed
Updated (June 1, 2011, 2:27 p.m.)
Ship it!
Posted (June 1, 2011, 3:01 p.m.)



  
Posted (June 1, 2011, 4:52 p.m.)



  
SConstruct (Diff revision 2)
 
 
This is pretty reasonable, but it would be nice to mention that if it's not OK you can use Ctrl+C to get out of it. Usually Ctrl+C is a fairly drastic last resort, so people might not think to use it.
  1. Yea, that crossed my mind... however, I still have the attitude that we're just informing the user about this change, not really asking permission, and the prompt is just there to make sure they see the notice. I'll try and make things a little clearer.