Dear User community,
i have the challenge to transfer Quality Management (QM)
Dokumentation" from a paper based system (edited with office software
like MS-Office or Libre-Office) to an SVN based System using LYX as
editor.
For QM Documentation it is essential to have revision and status
information within the documentation.
For the revisions I thought it is straight forward using the
\usepackage{svn-multi}.
Having the following documentation at hand:
http://tug.org/pracjourn/2007-3/scharrer/scharrer.pdf
I got it not working properly.
having \svnid{$Id$} within preamble I get -2 as version whatever is in
File-Versioncontrol-History (I am up to r19 checking there).
Using
\usepackage{scrpage2}
\usepackage{svn-multi}
\svnRegisterAuthor{xyz}{x yz}
\svnidlong
{$HeadURL: ksvn://10.10.10.11/qm-
template/trunk/QMH/QMH_Samadhi_Template1.lyx $}
{$LastChangedDate: 2015-10-07 14:01:22 +0200 (Mi, 07. Okt 2015) $}
{$LastChangedRevision: 1 $}
{$LastChangedBy: xyz $}
...
\date{}
I get a result for my feilds, \svnrev \svnFullAuthor*{\svnauthor}
\svnnolinkurl{\svnmainfilename} \svnnolinkurl{\svnmainurl} etc.
but the *revision number does* *not change* by committing and
reopening the file, it stays always 1...
I do have the props svn:keywords defined.
Does anybody have a hint or an idea where to investigate?
Thank you very much!
Bert