hg prune - no module named utils!

Neal Becker ndbecker2 at gmail.com
Tue Apr 16 10:43:03 EDT 2019


I had run that using thg.  Using hg directly I get:
hg prune -r 126
abort: cannot touch public changesets: 494779cd72f0
(see 'hg help phases' for details)

which makes sense.  So thg was mis-reporting this message.

On Tue, Apr 16, 2019 at 10:39 AM Augie Fackler <raf at durin42.com> wrote:
>
>
>
> > On Apr 16, 2019, at 10:33, Neal Becker <ndbecker2 at gmail.com> wrote:
> >
> > hg prune --rev=126
> > abort: No module named utils!
> > [command returned code 255 Tue Apr 16 10:32:16 2019]
> >
> > Any ideas?
>
> Run it again with the --traceback flag and show us the stack trace?
>
> >
> > _______________________________________________
> > Mercurial mailing list
> > Mercurial at mercurial-scm.org
> > https://www.mercurial-scm.org/mailman/listinfo/mercurial
>


-- 
Those who don't understand recursion are doomed to repeat it


More information about the Mercurial mailing list