[
https://issues.apache.org/jira/browse/SCM-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964591#comment-17964591
]
Olivier Lamy commented on SCM-421:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#640|https://github.com/apache/maven-scm/issues/640].
> After update working directory is not updated: missing hg update command
> ------------------------------------------------------------------------
>
> Key: SCM-421
> URL: https://issues.apache.org/jira/browse/SCM-421
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-mercurial (hg)
> Reporter: Tsuyoshi Ito
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.2
>
> Attachments: hgupdate.patch
>
>
> HgUpdateCommand:
> Process:
> 1) hg pull -r tip
> 2) hg id
> 3) hg diff -r -1
> Missing:
> 4) hg update =>update the working directory to tip
> if no hg update is executed the working directory is not updated to tip
--
This message was sent by Atlassian Jira
(v8.20.10#820010)