[MPlayer-dev-eng] [PATCH] help_mp-pl.h updated
Diego Biurrun
diego at biurrun.de
Sat Mar 29 20:48:29 CET 2003
Wojtek Kaniewski writes:
> On Sat, 29 Mar 2003, Diego Biurrun wrote:
> > > it would be easier (and more obvious) if help_mp-en.h contained $Id$
> > > somewhere at the beginning.
> >
> > Yes. Is there an easy way to do this? I have seen files with
> > something like $Id$ in them and always wondered how this was created?
> > Is it just emacs + a smart mode?
>
> just add /* $Id$ */ and commit. cvs will automagically substitute it
> with file name, version, date and id of the user that changed the file
> recently. and if it's too much, /* $Revision$ */ would be fine too.
OK, I found some documentation about this:
http://cvsbook.red-bean.com/cvsbook.html#Using_Keyword_Expansion
But it does not seem to work... I added that line to help_mp-en.h,
but CVS did not expand the keyword :-( Any ideas?
Diego
More information about the MPlayer-dev-eng
mailing list