Re: Outdated homepage and repository

2024-05-06 Thread Raphaël Gomès


On 5/4/24 11:08 PM, Mike Hommey wrote:

Hi,

As of writing, thewww.mercurial-scm.org  homepage is still showing
version 6.6.3 as download, while the latest release is 6.7.2, although it's
listed onhttps://www.mercurial-scm.org/downloads  (I guess it could be
related to mac and windows builds not being available?)
This is indeed due to Windows builds lagging behind. Maybe it's time we 
changed the JS that shows the version number to reflect the actual 
latest release, since Windows builds are done by another person that 
does not always have time to catch up.

Similarly, the main repository (https://repo.mercurial-scm.org/hg/) is
outdated. Well, it's not /really/ outdated, but when you `hg clone` it,
your work tree ends up on a changeset from two years ago (290c29df1915)
because that's where the @ bookmark is pointing. You should probably either
update the bookmark, or remove it.
You're actually the second person to mention this recently. The bookmark 
was kept here to make sure we didn't break anyone's workflow too badly 
when migrating our VM and your contribution system, but now it's no 
longer useful.  I've finally removed the bookmarks from the repo, thanks. :)

While I'm here, the mailing list archives are returning 403 Forbidden
errors (they were working a couple days ago).

Ah, I'll send an email to our hosters, thanks again Mike.

Mike

___
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel___
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel


Outdated homepage and repository

2024-05-04 Thread Mike Hommey
Hi,

As of writing, the www.mercurial-scm.org homepage is still showing
version 6.6.3 as download, while the latest release is 6.7.2, although it's
listed on https://www.mercurial-scm.org/downloads (I guess it could be
related to mac and windows builds not being available?)

Similarly, the main repository (https://repo.mercurial-scm.org/hg/) is
outdated. Well, it's not /really/ outdated, but when you `hg clone` it,
your work tree ends up on a changeset from two years ago (290c29df1915)
because that's where the @ bookmark is pointing. You should probably either
update the bookmark, or remove it.

While I'm here, the mailing list archives are returning 403 Forbidden
errors (they were working a couple days ago).

Mike

___
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel