[issue2668] qimport should abort on local changes

techtonik bugs at mercurial.selenic.com
Tue Mar 1 17:38:04 UTC 2011


New submission from techtonik <techtonik at gmail.com>:

I tried to fix some comments in history before pushing to master and wedged my 
working copy. The following is confusing:
> hg qimport -r 1:tip
> hg qpop -a
abort: local changes found, refresh first
> hg qser -v
0 A 1.diff
1 A 2.diff

I am not sure if there were any changes to local copy, but I assume that 
qimport should warn about them. Mercurial 1.7.3

----------
messages: 15451
nosy: techtonik
priority: bug
status: unread
title: qimport should abort on local changes

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2668>
____________________________________________________


More information about the Mercurial-devel mailing list