Trouble downloading Source Code.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
I am having trouble downloading or updating a full copy of the source tree
using target "1774" "Default Tip".

It claims it needs to pull ~3500 Files.
It gets about half way through and fails with the following:

getting src/Presentation/Nop.Web/Administration/Views/Product/EditorTemplates/ProductManufacturer.cshtml
getting src/Presentation/Nop.Web/Administration/Views/Product/List.cshtml
abort: data/src/Presentation/Nop.Web/Administration/Views/Product/List.cshtml.i@44d17825eff3: no match found!
[command returned code 255 Wed Sep 07 11:59:16 2011]

I am using the latest version of TortoiseHg.

All I really need is a snapshot of the latest version of the code.
I would grab 2.1 but there are a lot of important fixes in the last week.
12 years ago
For what it's worth, I deleted my local copy and tried to clone it 3 times.

It always fails with the following log:

% hg clone --verbose https://hg01.codeplex.com/nopcommerce -- .
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: stream ended unexpectedly (got 8321 bytes, expected 11717)
[command returned code 255 Wed Sep 07 12:25:38 2011]
12 years ago
I have the same problem.

Anyone found a solution?

Regards

Kenneth
12 years ago
https://www.nopcommerce.com/boards/t/11635/codeplex-problem-http-error-502-bad-gateway.aspx
12 years ago
The codeplex mercurial repository has been fixed.

Downloading the latest change-set returns all 28MB and TortoiseHg can clone a full local copy of the source tree.

Thanks.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.