I modified make-version.pl to look for the "svn" executable by default
so that we could add the repository path to svnversion.h. A bug kept it
from falling back gracefully if "svn" wasn't present. It should be fixed
in r29288.
Jaap Keuter wrote:
> Hi,
>
> The scripting around this has recently been changed, so you may be right.
> Gerald?
>
> Thanx,
> Jaap
>
> xourciere.ext@xxxxxxxxxxxxxxxxxx wrote:
>> Thank you Florent.
>>
>> Installing subversion Cygwin package solves this problem.
>>
>> I think this package should be checked by the "nmake -f Makefile.nmake verify_tools" because subversion seems to be mandatory to compile the trunk.