[issue1434] mercurial is simply not downloading

nitrofurano mercurial-bugs at selenic.com
Thu Dec 11 16:38:57 CST 2008


New submission from nitrofurano <nitrofurano at gmail.com>:

is something making some conflict with mercurial, or some bug in the code? it
seems to happen just when trying to download files with it (i only were used
mercurial for downloading files from http://freehg.org)

guest at macbook:/mnt/sda4/Documents/trabalhos/programacao/shoebot/shoebot_desenvolvimento_francescofantoni/081211$
bash download.sh 
destination directory: shoebot
requesting all changes
adding changesets
adding manifests
adding file changes
added 224 changesets with 5517 changes to 5162 files
updating working directory
Traceback (most recent call last):
  File "/usr/bin/hg", line 20, in <module>
    mercurial.dispatch.run()
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 20, in run
    sys.exit(dispatch(sys.argv[1:]))
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 29, in
dispatch
    return _runcatch(u, args)
  File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 93, in
_runcatch
    ui.warn(_("abort: %s\n") % inst[1])
IndexError: tuple index out of range
http://www.hv-a.com/shoebot
guest at macbook:/mnt/sda4/Documents/trabalhos/programacao/shoebot/shoebot_desenvolvimento_francescofantoni/081211$
cat download.sh 
#!/bin/bash
hg clone http://freehg.org/u/hva/shoebot/ 
echo http://www.hv-a.com/shoebot
guest at macbook:/mnt/sda4/Documents/trabalhos/programacao/shoebot/shoebot_desenvolvimento_francescofantoni/081211$

----------
messages: 8176
nosy: nitrofurano
priority: critical
status: unread
title: mercurial is simply not downloading

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



More information about the Mercurial-devel mailing list