Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
stack-of-tasks.github.com
Wiki
Memo on catkin tools and vcs for the SoT
Memo on catkin tools and vcs for the SoT
· Changes
Page history
Add recursive option to vcs import
authored
Jan 30, 2020
by
olivier stasse
Hide whitespace changes
Inline
Side-by-side
Memo-on-catkin-tools-and-vcs-for-the-SoT.org
View page @
10751d0f
...
...
@@ -86,7 +86,7 @@ repositories:
#+end_src
#+begin_src bash
vcs import < sot_talos.repos
vcs import
--recursive
< sot_talos.repos
#+end_src
You can create your own file by going in the src directory of your workspace, and then type:
...
...