This is what I see on the console: linux-2iyu:~/.build/vim/vim-hg # hg in || echo 'exit status' $? ; date abort: error: Connection timed out exit status 255 Wed 11 Mar 20:10:27 CET 2020 linux-2iyu:~/.build/vim/vim-hg # hg in || echo 'exit status' $? ; date abort: error: Connection timed out exit status 255 Wed 11 Mar 20:25:34 CET 2020 linux-2iyu:~/.build/vim/vim-hg # hg in || echo 'exit status' $? ; date ^Cinterrupted! exit status 255 Wed 11 Mar 20:55:55 CET 2020
and that is the [paths] section from the .hg/hgrc for my clone: [paths] bitbucket = https://bitbucket.org/vim-mirror/vim default = http://hg.256bit.org/vim osdn = https://hg.osdn.net/view/vim/vim Pulling from osdn instead gives "no changes found" and yet my local clone is only at 8.2.371 (i.e., from what I see on the list, at least 2 patchlevels are missing). Best regards, Tony. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXviBKMe_oXA0FRb5sQHUc0%3D%2B%3D-_REEgqrjuA6Vos434Ow%40mail.gmail.com.
