Jump to ID:
Web Browsers

Project Home

Discussions

Wiki

Project Info
Forum Topic - Webkit source download fails: Page 1 of 4 (4 Items)
   
 
 
Webkit source download fails  
Trying to checkout svn sources of the webkit gives me authorization failed. I know that there are some restricted code 
areas but webkit should not be part of this.
Why can i watch the source tree in my browser, but failing when trying to checkout?
path is: /svn/repos/web-browsers/webkit/trunk/

Trying to checkout with: svn checkout --username <username> --password <pass> http://community.qnx.com/svn/.....

Gives me: Authentication realm: <http://community.....:80>; Authorisation Realm
Username:

Can do this three times.....
Then:
svn: PROPFIND of 'svn/repos/...' : authorization failed (http://community....)

Of cource the username is email addy from account registration and pass is correspondending pass...
So please help...