[issue1835] `pull --rebase` doesn't rebase

David Wolever bugs at mercurial.selenic.com
Thu Sep 17 18:42:32 UTC 2009


New submission from David Wolever <wolever at cs.toronto.edu>:

Using hg 1.3.1 (3ef6c14a1e8e), hg pull with --rebase doesn't actually rebase.

I have attached a complete transcript, but the gist of it is, `hg pull --
rebase` will pull, but the rebase will abort (with "abort: cannot rebase an 
ancestor" or "abort: unknown revision '<repository I'm pulling from>'!").  
Running `hg rebase` after an `hg pull`, however, works as expected.

In my `~/.hgrc` under '[extensions]' I've got 'rebase =', so it's not a 
problem where the version of rebase/mercurial is out of synch.

----------
files: pull_rebase_transcript.txt
messages: 10527
nosy: wolever
priority: bug
status: unread
title: `pull --rebase` doesn't rebase

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1835>
____________________________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pull_rebase_transcript.txt
Url: http://selenic.com/pipermail/mercurial-devel/attachments/20090917/5325bc08/attachment.txt 


More information about the Mercurial-devel mailing list