[ 
https://issues.apache.org/jira/browse/SCM-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961432#comment-17961432
 ] 

ASF GitHub Bot commented on SCM-421:
------------------------------------

jira-importer opened a new issue, #640:
URL: https://github.com/apache/maven-scm/issues/640

   **[Tsuyoshi 
Ito](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tsuy)** opened 
**[SCM-421](https://issues.apache.org/jira/browse/SCM-421?redirect=false)** and 
commented
   
   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
   
   
   ---
   
   **Attachments:**
   - 
[hgupdate.patch](https://issues.apache.org/jira/secure/attachment/12718602/hgupdate.patch)
 (_1.42 kB_)
   




> 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)

Reply via email to