The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Mercurial - hg pull never finishes

PixalereH
October 31, 2011

hg pull always fails with file not found. I've successfully pulled the same code with both git, and subversion. It always fails on the same file (after already pulling down several 100 files), the following is the error I receive:

Error encountered while triggering manual build: command [hg, pull, --rev, 9881586d33e8cee18f7ea596475cc296967567e5, --config, ui.ssh=ssh -o StrictHostKeyChecking=no -o BatchMode=yes, https://travdes:***@bitbucket.org/travdes/xxxxxxxxx] failed. Working directory was `C:\Documents and Settings\travis\bamboo-home\xml-data\build-dir\_hg-repositories-cache\114d6f4dcd09cdff7dad2a3210847c7156a11f78'. stderr: transaction abort! rollback completed abort: No such file or directory: C:\Documents and Settings\travis\bamboo-home\xml-data\build-dir\_hg-repositories-cache\114d6f4dcd09cdff7dad2a3210847c7156a11f78\.hg/store\data/offline/base/_application_server/jakarta-tomcat-5.0.28/server/webapps/admin/_w_e_b-_i_n_f/lib\.catalina-admin.jar.i-qqpalr stdout: pulling from https://travdes:***@bitbucket.org/travdes/xxxxxxxxadding changesetsadding manifestsadding file changes

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 31, 2011

Does it work when you run

hg pull --rev 9881586d33e8cee18f7ea596475cc296967567e5 --config ui.ssh=ssh -o StrictHostKeyChecking=no -o BatchMode=yes https://travdes:***@bitbucket.org/travdes/xxxxxxxxx

from the command line?

TAGS
AUG Leaders

Atlassian Community Events