Re: [sup-devel] email threading - tree vs. graph

2010-02-23 Thread Nicolas Pouillard
On Mon, 22 Feb 2010 11:48:39 -0500, "W. Trevor King" wrote: > On Mon, Feb 22, 2010 at 08:04:20AM -0800, Nicolas Pouillard wrote: > > ... > > Tried it (correct-mailbox.py) on a bigger part of my mail box and got: > > > > libbe.util.graph.CyclicGraphError: 17 of 1000 elements not reachable from >

[sup-devel] [issue71] Move sources last update from .sup/sources.yaml

2010-02-23 Thread anonymous
New submission from anonymous: I save sup configuration files on sources control so I can move freely between computers. .sup/sources.yaml is updated on every pull - makes it very annoying to commit all the time. Can you separate the "where" in sources from the "when"? This way I can track only

Re: [sup-devel] [issue71] Move sources last update from .sup/sources.yaml

2010-02-23 Thread Ben Walton
Excerpts from anonymous's message of Tue Feb 23 17:17:36 -0500 2010: > Can you separate the "where" in sources from the "when"? This way I > can track only the "where" file. In general, I support this idea[1]. Storing state with configuration isn't ideal for many reasons. That being said, there