Issue 434: apply does'nt work if no ini section in hgrc
http://bitbucket.org/tortoisehg/stable/issue/434/apply-doesnt-work-if-no-ini-section-in

Steve Borho / sborho on Sun, 26 Jul 2009 00:53:50 +0200:

Comment:
  thgconfig: work around API changes in iniparse 0.3.1

For some reason, the new_namespace() function has been removed.  It seems
the INIParser calls is only supposed to be used by ini.path.foo = url
methods.  We may need to switch to iniparse's ConfigParser in the future.

Fixes #434

→ <<cset 1e770583c647>>

Changes:
  status: open -> resolved

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to