Unable to make large push to CodePlex
description
I recently converted a project (dotnetrdf.codeplex.com) over to Mercurial but since then I've been having difficulties pushing my changes up to Codeplex
Depending on what machine I try and push from I get either a 404 error or a Connection was forcibly reset error. The changeset I am trying to push is quite large (around 176MB) so I wonder whether there is some size/time limit on pushes that is causing my problem. In the connection reset case it always seems to time out at around 300 seconds, in the 404 case I've verified that the URLs are correct (and hg outgoing works) so I'm not sure why I see this issue
Any help would be much appreciated, if it is not possible to solve my issue by tweaking my repository configuration would it be possible to simply delete the repository and have you guys recreate it cloning from our existing repository (since future changesets should never be as large as some of our past change sets)?