[Kamailio-Devel] Module documentation: encoding and revision number
Iñaki Baz Castillo
ibc at aliax.net
Wed Jan 14 12:54:44 CET 2009
2009/1/14 Henning Westerholt <henning.westerholt at 1und1.de>:
> On Wednesday 14 January 2009, Iñaki Baz Castillo wrote:
>> 2009/1/14 Iñaki Baz Castillo <ibc at aliax.net>:
>> > Hi, can I use UTF-8 instead of ISO-8859-1 in the "module.xml" file?:
>> >
>> > <?xml version="1.0" encoding='UTF-8'?>
>>
>> Well, finally I've used UTF-8. I hope there are no problems with it.
>
> Hi Iñaki,
>
> yes, there should be no problems with it, if the text is also encoded in the
> same way.
Yes, the file is encoded in UTF-8.
>> Also, how to fill the revision field?:
>> <revnumber>$Revision: 4594 $</revnumber>
>> Is <revnumber> set automatically or something similar?
>
> This is a standard SVN property. You need to set the the svn:keywords property
> on this file, then it will be automatically updated on commit. E.g.:
>
> $ svn proplist -v modules/carrierroute/doc/carrierroute.xml
> Properties on 'modules/carrierroute/doc/carrierroute.xml':
> svn:keywords : Author
> Date
> Id
> Revision
>
> You can use 'svn propedit' to edit this.Cheers,
Great to know, thanks.
PD: The same would be needed in the source files headers? ($Revision: xxxxxx$)
--
Iñaki Baz Castillo
<ibc at aliax.net>
More information about the Devel
mailing list