Question

If I run:

hg convert /path/to/repo

I get the error:

abort: invalid mode ('r') or filename

I've checked and I think the error is a Python error, but it doesn't help me resolve the errror.

Is there any way to get more information and, ultimate fix?

Was it helpful?

Solution

Bug, introduced in 2.1.1

Downgrade to 2.1 or wait April release: patch already committed.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top