Cannot push large repository to remote site

Adrian Klaver adrian.klaver at aklaver.com
Fri Jan 15 10:47:07 CST 2016


On 01/15/2016 04:42 AM, Reg Valgardena via Mercurial wrote:
> Hello list,
>
> we have just brought our remote Mercurial server to functioning (via
> https and Python plugin, on a Windows 2012 server).
> We have tested cloning, pushing and pulling with small archives which
> functioned perfectly, but when we tried to push a big project consisting
> of hundreds of text and binary files, over 200 changesets (14 MB on the
> local machine)
> not a single byte reached the server repository: the client GUI
> (Tortoise) showed that data are being pushed, which longed for a certain
> time, after what it showed "URLError: [Errno 10054] An existing
> connection was forcibly closed by the remote host". And, no data has
> been transferred whatsoever.

Sounds like a timeout on the server side.

How long was the push running before it shut down?

Also since the server is running on Windows have you determined whether 
there is any anti-virus software running that may be interfering?


>
> With small repositories everything functions OK.
> What can be the reason and how can one force initial pushing of a
> repository via https in such a case?
>
> Thanks for any tips and ideas,
>
> Reg
> <rvalgardena at ymail.com>
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> https://selenic.com/mailman/listinfo/mercurial
>


-- 
Adrian Klaver
adrian.klaver at aklaver.com


More information about the Mercurial mailing list