[issue765] hg pull, qpop, rollback wrecks repo

Andre Kuehne mercurial-bugs at selenic.com
Fri Oct 5 11:49:23 CDT 2007


New submission from Andre Kuehne <andre.kuehne at gmx.net>:

Here is a shortened log of what i did (with Mercurial 0.9.4):

# hg pull
pulling from http://suckless.org/hg.rc/wmii
real URL is http://www.suckless.org/hg.rc/wmii
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
(run 'hg heads' to see heads, 'hg merge' to merge)

# hg qpop -a
saving bundle to
/home/ak/my/dev/extern/suckless.org/wmii/.hg/strip-backup/5792b0e62656-temp
adding branch
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
(run 'hg update' to get a working copy)
Patch queue now empty

# hg rollback
rolling back last transaction

# hg up
abort: unknown revision '¦¤ú,?3xçS¡ï3»'!

I guess the user should be prevented from pulling with applied patches.

----------
messages: 4077
nosy: aku
priority: bug
status: unread
title: hg pull, qpop, rollback wrecks repo

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



More information about the Mercurial-devel mailing list