Larry/etc, > > but since mthread/rjkumr is writing an Eclipse extension, a > > list of version numbers is all that is needed isn't it? > > Correct, and that's what there's no easy way to do, you have to parse > the output from ``status -v'' or ``log'', and that's not trivial.
I've not looked at the Eclipse code closely, but I think the log output is already parsed, if someone is writing an eclipse extension they're leveraging all that existing code/structures/classes. Regards, Arthur
