place to store state

Brad Schick schickb at gmail.com
Mon Aug 6 05:56:22 UTC 2007


I'm working on a graphical extension for mercurial and would like to
store a small amount of state info (window size, etc.) between
invocations and across local repos. Anything like that exist already?
hgrc doesn't seem like a good fit and I didn't find anything similar in
hg's source. Just wanted to check before I add code to my extension.

-Brad



More information about the Mercurial mailing list