tags:

views:

4

answers:

0

Hi, I am having an issue regarding the svn fetcher of openembedded/bitbake. When I use sth. like svn://PATH/;proto=https;module=trunk OR svn://PATH/;proto=https;module=trunk;username=ABC;password=XYZ bitbake won't do anything, it just waits after: NOTE: Fetch svn://DOMAIN/svn/src/www/home/trunk/resources/tree/src/metadata-input/trunk/;proto=https;module=trunk Authentication realm: https://DOMAIN.de:443 svn/src/www I tried typing in my password or username then password but nothing happens. After I cancel with control-C I get a prompt on the command line: Password for 'USERNAME':

Can someone please give me a hint on solving this? Switching to http or svn+ssh is no Option in my company.

Regards Christian