I think it's a config error based on similar, but not identical answers to errors I found such as requirement 'fncache' not supported.
No idea where this is coming from, but it started happening AFTER the upgrade.
|
I think it's a config error based on similar, but not identical answers to errors I found such as requirement 'fncache' not supported. No idea where this is coming from, but it started happening AFTER the upgrade. |
|||||||||||||||
|
|
This is usually a problem with the server setup. It means the server does not return the expected answer. Are you using static-http? (and please add the command line you are using when you get the error). |
|||
|
|
|
It seems that there is an old hg executable in your path. The error message comes when a client tries to acces a local repository which is created by a higher hg version. |
|||
|
|