push repository issue
Created originally on Bitbucket by jeffreyfan (jeffrey fan)
In workbench, i click "push outging cheanges to default target" toolbar button and it shows a "remote repository" panel. Default it selects "local" and forllowed by a "lock" icon button. i click the button and report:
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (1.8+21-a87a0fcb412f). TortoiseHg version (2.0+137-bbc026f6ebb3) ** Command: --nofork workbench ** CWD: C:\Documents and Settings\uw-fanzh\desktop ** Extensions loaded: fixfrozenexts ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] ** Windows version: (5, 1, 2600, 2, 'Service Pack 3') ** Processor architecture: x86 ** Qt-4.7.1 PyQt-4.8.2 Traceback (most recent call last): File "tortoisehg\hgqt\sync.pyo", line 531, in secureclicked File "tortoisehg\hgqt\sync.pyo", line 1065, in init File "mercurial\url.pyo", line 88, in readauthforuri ValueError: need more than 1 value to unpack
}}}
and: It default show "lock" icon for local protocol and when i switch to other protocol and switch back to local protocol, the "lock" icon dispeared. what this mean? Should it be "https" other than "local"?