ALL: Let's say my project head is r130. We found a bug, started in r111. I want to do this: I want to fix r111, check in as r131. I also want to fix r130, checking as r132, the new head. How to do that?
Please don't criticize me on why not just fix r130 to become r131, the new head. Please just help on how to achieve what I want. I think revert is somehow related, so I put it on the subject, since I don't know how to summarize my question. Thank you for your help.