Hi Hannes,
I have this in my ~/.subversion/config
>
> [miscellany]
> log-encoding = utf-8
> enable-auto-props = yes
> [auto-props]
> *.xml = svn:eol-style=native;svn:keywords=Id Rev Revision Date
> LastChangedDate LastChangedRevision Author LastChangedBy HeadURL URL
>
> As long as the mime-type is
On Sat, Aug 24, 2013 at 1:00 PM, Jakub Zelenka wrote:
> Hi Hannes,
>
> I don't know if there are any instructions about how to setup svn on the
>> wiki..
>> I believe most people checkout the doc-en magic module:
>> https://svn.php.net/repository/phpdoc/modules/doc-en/
>> That includes the en/ di
Hi Hannes,
I don't know if there are any instructions about how to setup svn on the
> wiki..
> I believe most people checkout the doc-en magic module:
> https://svn.php.net/repository/phpdoc/modules/doc-en/
> That includes the en/ directory as svn:external along with the doc-base
> folder.
>
>
Tha
On Wed, Aug 21, 2013 at 11:44 AM, Jakub Zelenka wrote:
> On Fri, Aug 9, 2013 at 10:16 PM, Jakub Zelenka wrote:
>
>> Hi,
>>
>> I would like to commit documentation for my extension fann that is
>> currently on PECL: http://pecl.php.net/package/fann . I have documented
>> the extension, all functi
On Fri, Aug 9, 2013 at 10:16 PM, Jakub Zelenka wrote:
> Hi,
>
> I would like to commit documentation for my extension fann that is
> currently on PECL: http://pecl.php.net/package/fann . I have documented
> the extension, all functions and classes.
>
> If you want to check the sources, they (just