On Wed, Jan 27, 2010 at 8:07 AM, zpcspm <[email protected]> wrote: > - how should the user be notified if the global settings file has > changed, > unless he will be explicitly watching each commit log, which is > time-consuming
Interesting solution might be "smart" bzr history/diff feature that would parse the .leo file and only report changes to certain node (by gnx). That is, it would do "bzr log foo.leo", fetch every reported revision of that file, parse foo.leo and extract the node, and discard the revision if it was not changed. -- Ville M. Vainio http://tinyurl.com/vainio -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
