diff options
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml index 7cc69f831e..6491c5f120 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml | |||
| @@ -468,6 +468,13 @@ | |||
| 468 | compile-time when set to "keep". | 468 | compile-time when set to "keep". |
| 469 | By default, these directories are removed. | 469 | By default, these directories are removed. |
| 470 | </para></listitem> | 470 | </para></listitem> |
| 471 | <listitem><para><emphasis>"transportuser":</emphasis> | ||
| 472 | When required, sets the username for the transport. | ||
| 473 | By default, this parameter is empty. | ||
| 474 | The transport username is different than the username | ||
| 475 | used in the main URL, which is passed to the subversion | ||
| 476 | command. | ||
| 477 | </para></listitem> | ||
| 471 | </itemizedlist> | 478 | </itemizedlist> |
| 472 | Following are two examples using svn: | 479 | Following are two examples using svn: |
| 473 | <literallayout class='monospaced'> | 480 | <literallayout class='monospaced'> |
