A few revisions ago I committed a piece of work in which I accidentally included a 300mb .flv file (don't ask...).
Is there a way I can edit that changeset to not include the aforementioned file?
UPDATE:
I think I can use the MQ extension and follow these instructions (chapter 6). However, when I run: hg qimport -r 11:tip
, I receive the error: abort: out of memory
.