Issue Type: Bug Bug
Assignee: Jesse Glick
Components: mercurial-plugin
Created: 24/Apr/15 2:21 PM
Description:

Trying to update a bitbucket repo. Pull and clone work fine, update does not:

Note: repo URL masked

Started by user Admin
Building in workspace /var/lib/jenkins/workspace/VOS
$ /usr/bin/hg --config auth.jenkins.prefix=* --config ******** --config ******** --config "auth.jenkins.schemes=http https" clone --rev 3.5 --noupdate https://bitbucket.org/***/*** /var/lib/jenkins/workspace/VOS
adding changesets
adding manifests
adding file changes
added 4408 changesets with 43298 changes to 18256 files
[VOS] $ /usr/bin/hg --config auth.jenkins.prefix=* --config ******** --config ******** --config "auth.jenkins.schemes=http https" update --rev 3.5
abort: unknown revision '3.5'!
ERROR: Failed to update https://bitbucket.org/***/*** to rev 3.5
Finished: FAILURE

Environment: Jenkins 1.610, Mercurial Plugin 1.52
Project: Jenkins
Labels: plugin
Priority: Blocker Blocker
Reporter: Pedro Assunção
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/d/optout.

Reply via email to