All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiple conncetion to svn (svn+ssh)
@ 2015-07-03 11:54 Marcin Krzemiński
  2015-07-06 12:57 ` Bryan Evenson
  0 siblings, 1 reply; 6+ messages in thread
From: Marcin Krzemiński @ 2015-07-03 11:54 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

Hello again,

I have 12 recipes that download code from same svn repository (using
svn+ssh)protocol.
Recipes are grouped in packagegroup.
When I want to bitbake packagegroup fetcher fail, but when I run recipe
alone all is ok.
I think it is because I want to open 8 connection to one svn repository.How
can I fix this, for example by allowing only eg. 2 recipes from
packagegroup to be executed in paralell.

| DEBUG: Python function base_do_fetch finished
| DEBUG: Python function do_fetch finished
| ERROR: Function failed: Fetcher failure: Fetch command failed with exit
code 1, output:
| svn: E210002: Unable to connect to a repository at URL 'svn+ssh://SVN_TAG'
| svn: E210002: To better debug SSH connection problems, remove the -q
option from 'ssh' in the [tunnels] section of your Subversion configuration
file.
| svn: E210002: Network connection closed unexpectedl


My Yocto version is 1.7.2

Regards,
Marcin

[-- Attachment #2: Type: text/html, Size: 1183 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-07-07 15:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 11:54 Multiple conncetion to svn (svn+ssh) Marcin Krzemiński
2015-07-06 12:57 ` Bryan Evenson
2015-07-06 14:08   ` Paul Eggleton
2015-07-06 15:04     ` Bryan Evenson
2015-07-06 15:11       ` Paul Eggleton
2015-07-07 15:56         ` mar.krzeminski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.