CodePlex problem? http error 502 bad gateway

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
BTW, can you try to push the source code using Mercurial? It is OK?
12 years ago
a.m. wrote:
BTW, can you try to push the source code using Mercurial? It is OK?

I just tried Mercurial, used followin command:

>hg clone https://hg01.codeplex.com/nopcommerce c:\temp\nop

and got this:

requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: 00changelog.i@61290d0a2020: no node!

I did get a complete download but it does not contain latest changes as verified by browsing in codeplex (viewdiff) with the latest set 190683ec1327.
12 years ago
I just installed latest version of tortoise and here are the results:

% hg clone --rev 190683ec1327 --verbose -- https://hg01.codeplex.com/nopcommerce .
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
patch cannot be decoded
[command returned code 255 Tue Sep 06 11:16:38 2011]
12 years ago
Thanks for info. I'll forward this info to CodePlex staff
12 years ago
yes same problem here.
12 years ago
yes same problem here brazil.

direct Link http://download.codeplex.com/Download/SourceControlFileDownload.ashx?ProjectName=nopcommerce&changeSetId=672e58626b65

Download file size 2MB
HELP!!!
12 years ago
we already face this as well...
12 years ago
Link:
https://hg01.codeplex.com/nopcommerce/file/672e58626b65/src/Presentation/Nop.Web/Administration/Views/Product

Mercurial lookupError:

wsgicgi.launch(application) File "c:\Python26\lib\site-packages\mercurial\hgweb\wsgicgi.py", line 78, in launch for chunk in content: File "c:\Python26\lib\site-packages\mercurial\util.py", line 247, in increasingchunks for chunk in source: File "c:\Python26\lib\site-packages\mercurial\templater.py", line 214, in _flatten for j in _flatten(i): File "c:\Python26\lib\site-packages\mercurial\templater.py", line 207, in _flatten for i in thing: File "c:\Python26\lib\site-packages\mercurial\templater.py", line 161, in runmap for i in d: File "c:\Python26\lib\site-packages\mercurial\hgweb\webcommands.py", line 349, in filelist "size": fctx.size(), File "c:\Python26\lib\site-packages\mercurial\context.py", line 364, in size return self._filelog.size(self._filerev) File "c:\Python26\lib\site-packages\mercurial\util.py", line 169, in __get__ result = self.func(obj) File "c:\Python26\lib\site-packages\mercurial\context.py", line 278, in _filerev return self._filelog.rev(self._filenode) File "c:\Python26\lib\site-packages\mercurial\util.py", line 169, in __get__ result = self.func(obj) File "c:\Python26\lib\site-packages\mercurial\context.py", line 272, in _filenode return self._filelog.lookup(self._fileid) File "c:\Python26\lib\site-packages\mercurial\revlog.py", line 775, in lookup raise LookupError(id, self.indexfile, _('no match found')) mercurial.error.LookupError: data/src/Presentation/Nop.Web/Administration/Views/Product/List.cshtml.i@44d17825eff3: no match found

> src > Presentation > Nop.Web > Administration > Views > Product

List.cshtml  ???

this is the problem?
12 years ago
ricardo wrote:

https://hg01.codeplex.com/nopcommerce/file/672e58626b65/src/Presentation/Nop.Web/Administration/Views/Product
> src > Presentation > Nop.Web > Administration > Views > Product

List.cshtml  ???

this is the problem?


Based on another report in Issue tracker, yes this seems to be the problem.
12 years ago
This is still a problem.  Would someone please provide a status?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.