... | @@ -123,15 +123,12 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
... | @@ -123,15 +123,12 @@ Features marked with {{http://jira.atlassian.com/images/icons/newfeature.gif|2.0 |
|
|
|
|
|
== Sync ==
|
|
== Sync ==
|
|
|
|
|
|
* explore, terminal, etc context menu for paths trees
|
|
* disallow url drops to line-entries, force drop on parent widget
|
|
* keyring help
|
|
* write keyring/auth help
|
|
|
|
* keyring doesn't work on KDE (with KWallet). It looks threading issue. See
|
|
* Problem adding new keys to keyring on Mac, worked on command line
|
|
http://bitbucket.org/tortoisehg/stable/issue/1437/gui-freeze-on-suse-linux-after-
|
|
** This problem is bizarre, and may be local to my macbook (sjb). I've verified we're passing the exact same arguments to osx_keychain.so as command line hg, but for some unknown reason the .so file cannot parse them. It emits {{{password_set() must be called as (servicename,username,password)}}} and bails. I've also verified hg and thg are using the exact same Python interpreter and osx_keychain.so location. I'm not going to look any further unless I hear this is an issue on Windows or Unix.
|
|
using
|
|
** may have been fixed by <<cset a672ce84bb18>>, needs retesting
|
|
** (sjb - there's been recent improvements to Python-keyring-lib, I recommend a retest)
|
|
** I've verified this is not a problem on Windows. Control Panel -> User Accounts -> Credential Manager. You'll see keys stored for Mercurial under "Generic Credentials". I deleted my bitbucket credentials and was able to re-generate them by pushing from our sync tool.
|
|
|
|
** It also doesn't work on KDE (with KWallet). It looks threading issue. See
|
|
|
|
http://bitbucket.org/tortoisehg/stable/issue/1437/gui-freeze-on-suse-linux-after-using
|
|
|
|
|
|
|
|
== Annotate ==
|
|
== Annotate ==
|
|
|
|
|
... | | ... | |