Originally created by: marclaporte
Error 500 We're sorry but we weren't able to process this request. https://sourceforge.net/p/jcapture-applet/code/8/tree/trunk/action.php
Error trace is
Module allura.model.repository:1097 in open << def open(self): return self.repo.open_blob(self) def __iter__(self): >> return self.repo.open_blob(self) Module allura.model.repository:206 in open_blob << return self._impl.commit_context(commit) def open_blob(self, blob): return self._impl.open_blob(blob) def shorthand_for_commit(self, oid): return self._impl.shorthand_for_commit(oid) >> return self._impl.open_blob(blob) Module forgesvn.model.svn:424 in open_blob << data = self._svn.cat( self._url + blob.path(), revision=self._revision(blob.commit.object_id)) return StringIO(data) >> revision=self._revision(blob.commit.object_id)) ClientError: Decompression of svndiff data failed
Originally by: marclaporte
I can't do a checkout. See attached video.
Thanks!
So it seems that the repository got corrupted. Some versions were removed and we'll take it from there...
Resolved by user :)
Log in to post a comment.
Error trace is
Originally by: marclaporte
I can't do a checkout. See attached video.
Thanks!
Originally by: marclaporte
So it seems that the repository got corrupted. Some versions were removed and we'll take it from there...
Thanks!
Resolved by user :)