Hi Johan,
thanks for the hint. That indeed seemed to have been the problem. Passes
through the python script now when using Python 2.7.10.
Regards,
Stefan
On Mon, Jun 22, 2015 at 12:45 PM, Stefan Hett wrote:
Sorry for the late response. Had to shift priorities the last month here,
before I
> -Original Message-
> From: Cooke, Mark [mailto:mark.co...@siemens.com]
> Sent: maandag 22 juni 2015 13:46
> To: Stefan Hett; users@subversion.apache.org
> Subject: RE: building SVN trunk on Windows fails on python gen-make.py
>
> Sorry I cannot help with the curre
Sorry I cannot help with the current issue but I wanted to add a comment about
the content of INSTALL (below)...
> -Original Message-
> From: Stefan Hett [mailto:ste...@egosoft.com]
> Sent: 22 June 2015 11:46
> To: users@subversion.apache.org
> Subject: Re: building SVN t
On Mon, Jun 22, 2015 at 12:45 PM, Stefan Hett wrote:
> Sorry for the late response. Had to shift priorities the last month here,
> before I could get back to this issue.
>
> Thanks for the additional information on ways to build SVN. I quickly
> skimmed through the scripts/steps and might use them
Sorry for the late response. Had to shift priorities the last month
here, before I could get back to this issue.
Thanks for the additional information on ways to build SVN. I quickly
skimmed through the scripts/steps and might use them later when I can't
get the current steps to run...
After
On Wed, Apr 22, 2015 at 6:13 PM, Bert Huijben wrote:
>
>
>> -Original Message-
>> From: Stefan Hett [mailto:ste...@egosoft.com]
>> Sent: woensdag 22 april 2015 15:59
>> To: 'subversion'
>> Subject: building SVN trunk on Windows fails on python gen-make.py
>>
>> Hi,
>>
>> I just tried to bu
> -Original Message-
> From: Stefan Hett [mailto:ste...@egosoft.com]
> Sent: woensdag 22 april 2015 15:59
> To: 'subversion'
> Subject: building SVN trunk on Windows fails on python gen-make.py
>
> Hi,
>
> I just tried to build
> https://svn.apache.org/repos/asf/subversion/branches/svn-
The branch is based on the latest trunk. The only difference in
gen_win.py is in line 70, where on trunk there's the call to
generator.write_config_keys() which is missing on the branch-version.
I didn't try adding this call tough, since I found it kinda unlikely
that this is the cause of the pr