* [linux-dvb] hg clone http://linuxtv.org/hg/v4l-dvb problem
@ 2008-10-01 15:24 Curt Blank
0 siblings, 0 replies; only message in thread
From: Curt Blank @ 2008-10-01 15:24 UTC (permalink / raw)
To: linux-dvb
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-01 15:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 15:24 [linux-dvb] hg clone http://linuxtv.org/hg/v4l-dvb problem Curt Blank
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox