You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tsuyoshi Ito (JIRA)" <ji...@codehaus.org> on 2008/10/16 13:12:19 UTC

[jira] Created: (SCM-421) After update working directory is not updated: missing hg update command

After update working directory is not updated: missing hg update command
------------------------------------------------------------------------

                 Key: SCM-421
                 URL: http://jira.codehaus.org/browse/SCM-421
             Project: Maven SCM
          Issue Type: Bug
            Reporter: Tsuyoshi Ito
         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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SCM-421) After update working directory is not updated: missing hg update command

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated SCM-421:
-----------------------------

         Assignee: Olivier Lamy
    Fix Version/s: 1.2
      Component/s: maven-scm-provider-mercurial (hg)

> After update working directory is not updated: missing hg update command
> ------------------------------------------------------------------------
>
>                 Key: SCM-421
>                 URL: http://jira.codehaus.org/browse/SCM-421
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-mercurial (hg)
>            Reporter: Tsuyoshi Ito
>            Assignee: Olivier Lamy
>             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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SCM-421) After update working directory is not updated: missing hg update command

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-421.
----------------------------

    Resolution: Fixed

fixed in rev 756914.
snapshot deployed thanks in advance for testing with the last snapshot.



> After update working directory is not updated: missing hg update command
> ------------------------------------------------------------------------
>
>                 Key: SCM-421
>                 URL: http://jira.codehaus.org/browse/SCM-421
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-mercurial (hg)
>            Reporter: Tsuyoshi Ito
>            Assignee: Olivier Lamy
>             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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira