On Mon, 14 Dec 2009 02:32:11 +0200 Nerijus Baliunas <
nerijus@user...> wrote:
NB> On Sun, 13 Dec 2009 15:24:19 +0100 Vadim Zeitlin <
vadim@wxwi...> wrote:
NB>
NB> VZ> And please let me know about any other problems,
NB>
NB> Why all the files lost their $Id's like this:
NB>
NB> --- M.svn/acinclude.m4 2006-10-10 03:31:17.286499250 +0300
NB> +++ M/acinclude.m4 2009-12-14 02:27:22.798821615 +0200
NB> @@ -1,4 +1,4 @@
NB> -dnl $Id: acinclude.m4 7098 2006-08-25 15:38:28Z vadz $
NB> +dnl $Id$
NB> dnl local macro definitions for M's configure.in
NB>
NB> dnl package,message,variable,default,helpmessage
NB>
NB> ?
This is cvs-only thing which doesn't make much sense for normal VCS
(including svn) for which the revisions apply to the repository as a whole
and not individual files. I don't know if it's possible to expand cvs
keywords with git but IMHO it's not worth it anyhow.
Regards,
VZ
opensubscriber is not affiliated with the authors of this message nor responsible for its content.