[Yanel-dev] Problem building binary version for Windows

Michael Wechner michael.wechner at wyona.com
Thu Nov 20 23:20:15 CET 2008


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 ;-)

Thanks

Michi
> _______________________________________________
> Yanel-development mailing list
> Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>   



More information about the Yanel-development mailing list