On Fri, Nov 20, 2009 at 08:22:19AM -0500, W. Trevor King wrote: > Since we'll be distributing a non-bzr-repo version, it would be nice > to adapt our 'submit bug' procedure (outlined on the main page) to one > that works with this setup. Without guaranteed versioning, that would > probably be something along the lines of > be email-bugs [--to [email protected]] BUG-ID ... > With interfaces/email/interactive listening on the recieving end to > grab new-bug emails and import them into an incoming bug repository.
I've got this working now, with some nice cleanups to the XML handling along the way. There's a new `be import-xml` command which replaces and extends the old `be comment --xml` command and is used to import the xml that `be email-bugs` sends over. Still to go: improve `be import-xml` to gracefully merge changes in bugs and comments that exist in both the repository and the incoming XML. This will probably take me a few days, but I think it's worth pushing back the release until we get this working. Thoughts? (especially with regards to merge algorithms ;) Trevor -- This email may be signed or encrypted with GPG (http://www.gnupg.org). The GPG signature (if present) will be attached as 'signature.asc'. For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt
pgptomkgnL6hf.pgp
Description: PGP signature
_______________________________________________ Be-devel mailing list [email protected] http://void.printf.net/cgi-bin/mailman/listinfo/be-devel
