hg prune - no module named utils!

James Reynolds james.glenn.reynolds at gmail.com
Tue Apr 16 11:06:24 EDT 2019


You can get the evolve version by doing something like pip freeze |grep
evolve (or just pip freeze and look for it)

As far as thg, you probably need to update your version of tortoise (or
rebuild, whichever applies to you) - it's not using the global mercurial in
this case.

You can see the version of mercurial tortoise is using from inside command
palate in tortoise (Command L) and type hg --version in there.

Like, for me it's using 4.8 but on the terminal (without tortoise) it's 4.9.

On Tue, Apr 16, 2019 at 10:58 AM Neal Becker <ndbecker2 at gmail.com> wrote:

> 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
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial/attachments/20190416/db686c1c/attachment.html>


More information about the Mercurial mailing list