... | ... | @@ -2,5 +2,5 @@ |
|
|
|
|
|
= Changes since 3.0.2 =
|
|
|
|
|
|
Since TortoiseHg 3.1, Mercurial commands are run in separate
|
|
|
Since 3.1, Mercurial commands are run in separate
|
|
|
[[http://mercurial.selenic.com/wiki/CommandServer|command server]] process.
|
... | ... | @@ -6,5 +6,6 @@ |
|
|
[[http://mercurial.selenic.com/wiki/CommandServer|command server]] process.
|
|
|
This change generally contributes to reliablity, but if you have a faulty
|
|
|
extension or Python hook, it can corrupt the communication channel between
|
|
|
TortoiseHg and the command server. \\
|
|
|
It generally contributes to reliablity, but if you have a faulty extension
|
|
|
or a Python hook, it can corrupt the communication channel between TortoiseHg
|
|
|
and the command server.
|
|
|
|
|
|
If you see an error message like "cmdserver: timeout while reading...",
|
... | ... | @@ -10,5 +11,5 @@ |
|
|
If you see an error message like "cmdserver: timeout while reading...",
|
|
|
please report it with the list of enabled extensions.
|
|
|
[[BugReport|please report it]] with the list of enabled extensions.
|
|
|
|
|
|
== Bug Fixes ==
|
|
|
|
... | ... | |