|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I see, Hg seems to replace a file-protocol URL with the local file path in .hg/hgrc, which is unwanted. Still, HgExe.pathEquals (which decides whether to clone or update) is supposed to handle this case (unlike MercurialStatus which handles /notifyCommit and is the subject of this bug). Are you sure you specified the URL correctly, including replacing spaces with %20?