[yt-users] How to fix "yt update"

Matthew Turk matthewturk at gmail.com
Sun Aug 19 09:52:22 PDT 2012


Hi all,

Recently bitbucket has been having issues with DNS for custom domain
names.  If you have trouble running "yt update", you can fix this by
editing the file:

$YT_DEST/src/yt-hg/.hg/hgrc

and replacing the line:

default = http://hg.yt-project.org/yt/

with:

default = https://bitbucket.org/yt_analysis/yt/

I've also uploaded a replacement .hgrc, if you want to swap it out:

http://paste.yt-project.org/show/2653/

This should fix any issues you may have had with running "yt update"
recently.  We've changed over the domain name in the install script to
avoid this coming up again.

-Matt



More information about the yt-users mailing list