[hg] Disable checking for incoming/outgoing changes in case of auth error.
authorKirill Likhodedov <kirill.likhodedov@jetbrains.com>
Sun, 24 Apr 2011 12:11:07 +0000 (16:11 +0400)
committerKirill Likhodedov <kirill.likhodedov@jetbrains.com>
Sun, 24 Apr 2011 12:13:05 +0000 (16:13 +0400)
commit55ed6dc2714d972a8bdc003c7c5addb32ab83b52
tree9acc442091b44cc737a881af2ebbd8c8c9875225
parentef3524f9db38ed619d5a2f534b2447da11b77ce2
[hg] Disable checking for incoming/outgoing changes in case of auth error.

Added authentication error case.
TODO: HgCommandResult.CANCELLED is never returned now.
plugins/hg4idea/src/org/zmlx/hg4idea/command/HgRemoteChangesetsCommand.java