この変更を加えた nopcommorce のコードをダウンロードしたい
http://nopcommerce.codeplex.com/SourceControl/changeset/f438f188fa4e
これを取得するには、コードを複製しますが、クローンを作成するわけではありません。エラーが発生しました
% hg clone --verbose -- https://hg.codeplex.com/nopcommerce .
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: stream ended unexpectedly (got 1718536 bytes, expected 3694604)
[command returned code 255 Sat Oct 27 14:51:03 2012]
% hg clone --verbose -- https://hg.codeplex.com/nopcommerce .
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: stream ended unexpectedly (got 997670 bytes, expected 5238782)
[command returned code 255 Sat Oct 27 14:53:37 2012]
誰かが私にそれを機能させる方法を教えてもらえますか. tortoseHG と tortoiseSVN の両方がインストールされています。最近の変更でコンピューターにコードを取得する方法。