[Kamailio-Devel] Module documentation: encoding and revision number
Henning Westerholt
henning.westerholt at 1und1.de
Wed Jan 14 12:59:54 CET 2009
On Wednesday 14 January 2009, Iñaki Baz Castillo wrote:
> Great to know, thanks.
> PD: The same would be needed in the source files headers? ($Revision:
> xxxxxx$)
Hi Iñaki,
yes, its also needed there. Just add this snipped to your
$HOME/.subversion/config, then its done automatically on the addition/
initial commit.
######
enable-auto-props = yes
[auto-props]
*.c = svn:eol-style=native;svn:keywords=Author Date Id Revision
*.h = svn:eol-style=native;svn:keywords=Author Date Id Revision
######
Cheers,
Henning
More information about the Devel
mailing list