[Yanel-dev] Problem building binary version for Windows

Guillaume Déflache guillaume.deflache at wyona.com
Fri Feb 6 11:05:24 CET 2009


Michael Wechner schrieb:
> Gary Jones schrieb:
>> Michael Wechner <michael.wechner at wyona.com> writes:
>>  
>>> Gary Jones schrieb:
>>>    
>>>> I discovered another problem (?) which is that if one does not have
>>>> svn credentials cached from a previous session the batch file seems
>>>> not to allow them to be entered
>>>>       
>> [...]
>>  
>>> to be honest I not fully understand how this can happen except for the
>>> following two cases:
>>>
>>> - Either you have deleted your credentials locally after step (2) (see
>>> http://yanel.wyona.org/create-windows-installer.html)
>>> - Or you used/downloaded a source snapshot and never actually did a
>>> SVN checkout
>>>     
>>
>> Or
>>   - you do the first svn access - getting the source - using anonymous
>>     access (as per the first suggestion on
>>     http://yanel.wyona.org/download/source-repository.html), so there
>>     are no credentials to cache.
>>
>> Which is what I did. I wasn't aware that a later stage would require
>> developer access (why is it required? is something in the repo being
>> updated at that point?).
>>   
> 
> I guess the problem is that within
> 
> src/build/build.xml
> 
> the URL is using https and hence anoynmous will not work anymore
> 
> (see target source-snapshot)
> 
> I guess the best would be to switch to http and pass explicitely the 
> username and password anonymous as arguments.
> 
> Maybe you can give this a try and submit a patch ;-)

FYI fixed in r41381, seems to work under both Windows and Linux, using 
HTTP and HTTPS.




More information about the Yanel-development mailing list