Hi all, We have our specification documents stored in a source control repository. Since usual source control diff commands don't work on OO docs, I would like to be able to compare the current document with a previous revision of the document from within OO.
Minimally, I would like some kind of menu entry that would: 1) invoke an external process with the name of the current document. I'm thinking shell script, but maybe a java plugin or something? 2) external process would check out a previous version of the document to a temporary location and return the name of the temp document. 3) OO would run "Compare Document" on this temporary document. (The external process could do validation, ask for revision numbers etc under it's own steam). Can anyone give me pointers to ideas/docs for how can I accomplish this: macros / UNO connection bridge / Java, etc. Cheers, Len. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
