[issue1131] Issue cloning, viewing, etc, repository

J. Rhett Aultman mercurial-bugs at selenic.com
Thu May 22 11:15:05 CDT 2008


New submission from J. Rhett Aultman <jaultman at cise.ufl.edu>:

I've pushed out a repo to my usual off-site location for backup.  It now can't
be viewed with the web viewer, diffed, or cloned.  This problem has been seen in
Mercurial 0.9.3 for Linux and Mercurial 0.9.5 for Windows.  Mercurial 1.0 for
Windows could not be tested due to Python C API version number mismatches.

** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version bbdcdc7f170e+20070829)
Traceback (most recent call last):
  File "hg", line 14, in ?
  File "mercurial\dispatch.pyc", line 20, in run
  File "mercurial\dispatch.pyc", line 29, in dispatch
  File "mercurial\dispatch.pyc", line 45, in _runcatch
  File "mercurial\dispatch.pyc", line 348, in _dispatch
  File "mercurial\dispatch.pyc", line 401, in _runcommand
  File "mercurial\dispatch.pyc", line 357, in checkargs
  File "mercurial\dispatch.pyc", line 342, in <lambda>
  File "mercurial\commands.pyc", line 417, in clone
  File "mercurial\hg.pyc", line 213, in clone
  File "mercurial\localrepo.pyc", line 1972, in clone
  File "mercurial\localrepo.pyc", line 1367, in pull
  File "mercurial\localrepo.pyc", line 1855, in addchangegroup
  File "mercurial\revlog.pyc", line 1165, in addgroup
mpatch.mpatchError: patch cannot be decoded

----------
messages: 6074
nosy: jaultman
priority: bug
status: unread
title: Issue cloning, viewing, etc, repository

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1131>
____________________________________________________



More information about the Mercurial-devel mailing list