[yocto] do_fetch() with svn which has http prefix

Sven Ebenfeld sven.ebenfeld at gmail.com
Thu Dec 4 21:50:01 PST 2014


Hi Chan,

Am 05.12.2014 um 05:09 schrieb Yu, Chan KitX:
> Hi,
> 
> I need to do svn checkout http://llvm.org/svn/llvm-project/llvm/trunk but since that repo has a http prefix, I don't think it's smart enough to recognize that the link is actually an SVN repo. So how do I work around this problem?

Use svn://llvm.org/svn/llvm-project/llvm;protocol=http;module=trunk as
fetch URL.

> 
> Thanks,
> Chan Kit
> 
> 
> 

Cheers,
Sven



More information about the yocto mailing list