Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2
-
Component/s: maven-scm-provider-mercurial (hg)
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
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
fixed in rev 756914.
snapshot deployed thanks in advance for testing with the last snapshot.