Please note that User Registration has been temporarily disabled due to a recent increase in automated registrations. If anyone needs an account, please request one here: RequestAccount. Thanks for your patience!
Difference between revisions of "Fetch from secure CVS and SVN"
From Openembedded.org
| (One intermediate revision by one user not shown) | |
Latest revision as of 09:40, 24 November 2010
Q: bitbake fetch breaks on a secure connections for svn or cvs, what shall I do?
A: bitbake/OE has a bit of a problem with https for cvs and svn checkouts. You need to run "svn info $svnhost" once and permanently accept the certificate before you can fetch sources for OE.