Difference between revisions of "Fetch from secure CVS and SVN"

From Openembedded.org
Jump to: navigation, search
(New page: '''Q: bitbake fetch breaks on a secure connections for svn or cvs, what shall I do?''' A: bitbake/OE has [http://bugs.openembedded.net/show_bug.cgi?id=2501 a bit of a problem with https f...)
(No difference)

Revision as of 01:15, 5 August 2008

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.