Re: transaction abort! -> hg clone http://hg.code.sf.net/p/graphicsmagick/code GM

Libor Meissner <[email protected]> Fri, 25 Oct 2019 09:45:07 +0200
Newsgroups gmane.comp.video.graphicsmagick.help
Message-ID <CAC6nyG-PwT1G18SMoN4RA=Ci26B6WNJQT+jojM6XNvpbCo_cxg@mail.gmail.com>
The problems with http SourceForge still remain

I tried to circumvent it (a stackOverflow suggestion) by
*hg clone -r 1 http://hg.code.sf.net/p/graphicsmagick/code
<http://hg.code.sf.net/p/graphicsmagick/code> GM; cd GM; for i in {1..100};
do hg pull -r ${i}00; done; hg update*
which eventually worked. However, cloning like it this, pulled a very old
old version (probably the 1st one)
I tried after it
*hg update -r GraphicsMagick-1_3_33*
but I get the error
*abort: unknown revision 'GraphicsMagick'!*
or
*hg update -d 2019-10-19*
but with a similar error
*abort: revision matching date not found*

So, no easy way to pull the current state from scratch over http (at least
not according to http://www.graphicsmagick.org/Hg.html)

With ssh (thanks for the tip -> maybe its worth putting the tip on the
http://www.graphicsmagick.org/Hg.html) it worked.


Am Do., 24. Okt. 2019 um 15:22 Uhr schrieb Bob Friesenhahn <
[email protected]>:

> On Thu, 24 Oct 2019, Libor Meissner wrote:
>
> > Hi,
> >
> > each time I tried today to clone the repository
> >
> > *hg clone http://hg.code.sf.net/p/graphicsmagick/code
> > <http://hg.code.sf.net/p/graphicsmagick/code> GM*
> >
> > I got a "*transaction abort!*"
> >
> > Something wrong with the hg server ?
>
> Unfortunately, this happens from time to time with SourceForge's Hg
> server when accessed via http (it works better with ssh).  I suspect
> issues with a http load balancer.  If the problem is not already gone,
> a SourceForge bug report can be opened about the problem and they will
> do something which will at least temporarily clear the problem.
>
> Given the recurring issues, it is best to retain any GraphicsMagick hg
> clone since it takes quite a lot less effort to update an existing
> clone rather than clone from scratch.
>
> I see that Google's oss-fuzz last tried to clone the repository on the
> 22nd, and it did work at that time.
>
> Bob
> --
> Bob Friesenhahn
> [email protected], http://www.simplesystems.org/users/bfriesen/
> GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
> Public Key,     http://www.simplesystems.org/users/bfriesen/public-key.txt
>
>
> _______________________________________________
> Graphicsmagick-help mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help
>

_______________________________________________
Graphicsmagick-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help