On Sat, Feb 18, 2012 at 9:28 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On Feb 18, 2012, at 3:18 PM, Matthew Knepley wrote:<br>
<br>
> I have lost the BB battle, however can we at least start using<br>
><br>
>   hg pull --rebase<br>
><br>
> so that we avoid this<br>
><br>
>   <a href="https://bitbucket.org/petsc/petsc-dev/changeset/ad9064ecab66" target="_blank">https://bitbucket.org/petsc/petsc-dev/changeset/ad9064ecab66</a><br>
<br>
<br>
  1) I don't like the idea of a pull doing anything locally on my machine. I want it to only get the stuff from the remote repository and bring it to my machine. This reeks of svn<br></blockquote><div><br></div><div>
I see it as a replacement for multiple repositories and carefully orchestrated pulling, like Linus used to do, in order</div><div>to keep change sets clean. It is not giving up on the concept of change sets like svn.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  2) If the rebase implementation has been fixed from the hacky versions that fucked unnecessarily with my file system I'll be happy to start using rebase. Is it fixed?<br></blockquote><div><br></div><div>I cannot identify the behavior from that description. However, I have been using it for almost a year now, and the</div>
<div>nice thing is that if anything goes wrong (merges with MacHg can screw up badly), I just do</div><div><br></div><div>  hg rollback</div><div>  hg revert --all</div><div><br></div><div>You might be talking about the need to revert.</div>
<div><br></div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
   Barry<br>
<br>
><br>
>      Matt<br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
> -- Norbert Wiener<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>