From: Curt Blank <Curt.Blank@curtronics.com>
To: linux-dvb <linux-dvb@linuxtv.org>
Subject: [linux-dvb] hg clone http://linuxtv.org/hg/v4l-dvb problem
Date: Wed, 01 Oct 2008 10:24:55 -0500 [thread overview]
Message-ID: <48E39647.5000005@curtronics.com> (raw)
Trying to get the latest code and I'm getting this:
# hg clone http://linuxtv.org/hg/v4l-dvb
destination directory: v4l-dvb
requesting all changes
adding changesets
transaction abort!
rollback completed
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial@selenic.com
** Mercurial Distributed SCM (version 1.0)
Traceback (most recent call last):
File "/usr/bin/hg", line 20, in <module>
mercurial.dispatch.run()
File "/usr/lib64/python2.5/site-packages/mercurial/dispatch.py", line 20, in run
sys.exit(dispatch(sys.argv[1:]))
File "/usr/lib64/python2.5/site-packages/mercurial/dispatch.py", line 29, in dispatch
return _runcatch(u, args)
File "/usr/lib64/python2.5/site-packages/mercurial/dispatch.py", line 45, in _runcatch
return _dispatch(ui, args)
File "/usr/lib64/python2.5/site-packages/mercurial/dispatch.py", line 364, in _dispatch
ret = _runcommand(ui, options, cmd, d)
File "/usr/lib64/python2.5/site-packages/mercurial/dispatch.py", line 417, in _runcommand
return checkargs()
File "/usr/lib64/python2.5/site-packages/mercurial/dispatch.py", line 373, in checkargs
return cmdfunc()
File "/usr/lib64/python2.5/site-packages/mercurial/dispatch.py", line 358, in <lambda>
d = lambda: func(ui, *args, **cmdoptions)
File "/usr/lib64/python2.5/site-packages/mercurial/commands.py", line 532, in clone
update=not opts['noupdate'])
File "/usr/lib64/python2.5/site-packages/mercurial/hg.py", line 230, in clone
dest_repo.clone(src_repo, heads=revs, stream=stream)
File "/usr/lib64/python2.5/site-packages/mercurial/localrepo.py", line 2124, in clone
return self.pull(remote, heads)
File "/usr/lib64/python2.5/site-packages/mercurial/localrepo.py", line 1484, in pull
return self.addchangegroup(cg, 'pull', remote.url())
File "/usr/lib64/python2.5/site-packages/mercurial/localrepo.py", line 1992, in addchangegroup
if cl.addgroup(chunkiter, csmap, trp, 1) is None and not emptyok:
File "/usr/lib64/python2.5/site-packages/mercurial/revlog.py", line 1199, in addgroup
textlen = mdiff.patchedsize(textlen, delta)
mpatch.mpatchError: patch cannot be decoded
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
reply other threads:[~2008-10-01 15:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48E39647.5000005@curtronics.com \
--to=curt.blank@curtronics.com \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.