[issue2528] hg clone with target directory as empty string trips recursion limit

Matthew Fernandez bugs at mercurial.selenic.com
Tue Nov 30 05:56:17 UTC 2010


New submission from Matthew Fernandez <matthew.fernandez at nicta.com.au>:

hg clone MY_REPO "" fails with the python errors attached. Obviously it
doesn't make sense to clone to a blank target directory, but a sensible
error message would be nice.

hg --version : 1.7.1
uname -r : 2.6.35-23-generic
python --version : 2.6.6
tail -4 ~/.hgrc :
[extensions]
rebase = 
mq = 
color =

----------
files: log.tar.gz
messages: 14549
nosy: mfernandez
priority: bug
status: unread
title: hg clone with target directory as empty string trips recursion limit

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2528>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.tar.gz
Type: application/x-gzip
Size: 1439 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20101130/868cb986/attachment.bin>


More information about the Mercurial-devel mailing list