Re: [yocto] bitbake check out from svn

2012-09-20 Thread Tarek El-Sherbiny
Yes, I'm trying to fetch from tip. and yes I've got all the parameters you mentioned. The strange thing, bitbake is recognizing the Last Changed Rev: 78205 but not doing the actual checkout! NOTE: package web-browser-1.0+svnr*78205*-r6: task do_fetch: Started WARNING: Failed to fetch URL svn://svn

Re: [yocto] bitbake check out from svn

2012-09-20 Thread Cliff Brake
On Thu, Sep 20, 2012 at 8:26 AM, Tarek El-Sherbiny < tarek.elsherb...@gmail.com> wrote: > I'm writing a recipe to checkout files from local svn. Here is my URI: > > SRC_URI = > "svn://svn.ad-group.adh/svn/dev_repos/Generation3_app;module=trunk;protocol=http" > Are you trying to fetch from the tip

[yocto] bitbake check out from svn

2012-09-20 Thread Tarek El-Sherbiny
I'm writing a recipe to checkout files from local svn. Here is my URI: SRC_URI = "svn://svn.ad-group.adh/svn/dev_repos/Generation3_app;module=trunk;protocol=http" bitbake fails to fetch the source from this location and gives the bellow error message. Looks like bitbake is not replacing svn with