Bug #1699
git checkout does not work as described in the manual
Status: | Resolved | Start date: | 12/20/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | J. Wienke | % Done: | 100% | |
Category: | documentation | |||
Target version: | Robotics Service Bus - rsb-0.10 |
Description
in the Docu it says
git clone -b 0.10 https://code.cor-lab.org/git/rst.git rst-proto git checkout -b 0.10-YOUR-PROJECT
The second line will result in an error message:
fatal: Not a git repository ...
Unless I switch to the rst-proto directory created by the cloning before entering the checkout command.
Associated revisions
fixes #1699: fix checkout instructions
History
#1 Updated by C. Dreyer over 9 years ago
That is in:
http://docs.cor-lab.de//rst-manual/trunk/html/developer-tutorial.html
under the headline "Adding new Data Types"
#2 Updated by J. Moringen over 9 years ago
- Subject changed from git checkout funktioniert so nicht to git checkout does not work as described in the manual
#3 Updated by J. Wienke over 9 years ago
- Status changed from New to In Progress
- Assignee set to J. Wienke
- Target version set to rsb-0.10
#4 Updated by J. Wienke over 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset rst-manual|commit:db1bbeb996f0b29db26d79aade0dbe8f3dc02bf4.