svn.local.repo has address 192.168.113.20
this is our local svn repository.
On Wed, Sep 19, 2012 at 6:59 PM, Brian Lloyd wrote:
> This may be a dumb question, but what does svn.local.repo resolve to?
>
> Brian A Lloyd
>
> On Sep 19, 2012, at 12:54 PM, Tarek El-Sherbiny <
> tarek.elsherb...@gmai
This may be a dumb question, but what does svn.local.repo resolve to?
Brian A Lloyd
On Sep 19, 2012, at 12:54 PM, Tarek El-Sherbiny
wrote:
> I've tried with both protocol=http and without the argument at all. Still not
> fetching!
>
> On Wed, Sep 19, 2012 at 6:41 PM, Khem Raj wrote:
> On We
I've tried with both protocol=http and without the argument at all. Still
not fetching!
On Wed, Sep 19, 2012 at 6:41 PM, Khem Raj wrote:
> On Wed, Sep 19, 2012 at 9:48 AM, Tarek El-Sherbiny
> wrote:
> >
> > I would like to check out from our local SVN repository. This is the URI
> > line I'm us
On Wed, Sep 19, 2012 at 9:48 AM, Tarek El-Sherbiny
wrote:
>
> I would like to check out from our local SVN repository. This is the URI
> line I'm using in the recipe:
>
> SRC_URI =
> "svn://svn.local.repo/svn/dev_repos/Generation3_app;module=trunk;proto=http"
use protocol=http above and make sur
I would like to check out from our local SVN repository. This is the URI
line I'm using in the recipe:
SRC_URI =
"svn://svn.local.repo/svn/dev_repos/Generation3_app;module=trunk;proto=http"
When I try the same command bitbake is using on the command line it works
fine. But bitbake is not fetchin