> And, by the way, if you get this sorted out, it'd be great material for
> the wiki.
To make link for news-reading people to the web, I did this; see
http://wiki.lyx.org/Tips/CorrectingSplitSubversionKeywords.
The fix comes in two parts: a SVN hook to prevent committing .lyx
files with split
Alexis Huxley wrote:
Hi, I'm using Subversion to embed various info about released versions
of a document I've written inside the document itself. The .lyx format
being text, this works *almost* fine.
For example I have a note in the document containing:
$LastChangedRevision: 2791 $
an
Hi, I'm using Subversion to embed various info about released versions
of a document I've written inside the document itself. The .lyx format
being text, this works *almost* fine.
For example I have a note in the document containing:
$LastChangedRevision: 2791 $
and this is correctly upd