Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- stuart@yamaha ~ $ cp /home/stuart/newn/.repo/repo/repo /home/stuart/bin/repo
- cp: cannot stat '/home/stuart/newn/.repo/repo/repo': No such file or directory
- stuart@yamaha ~ $ mkdir yashars
- stuart@yamaha ~ $ cd yashars
- stuart@yamaha ~/yashars $ repo init -u https://github.com/nougat-hammerhead/manifest -b nougat
- Get https://gerrit.googlesource.com/git-repo/clone.bundle
- Get https://gerrit.googlesource.com/git-repo
- remote: Counting objects: 1, done
- remote: Finding sources: 100% (54/54)
- remote: Total 54 (delta 15), reused 54 (delta 15)
- Unpacking objects: 100% (54/54), done.
- From https://gerrit.googlesource.com/git-repo
- f97e72e..39252ba master -> origin/master
- 203153e..39252ba stable -> origin/stable
- * [new tag] v1.12.34 -> v1.12.34
- ... A new repo command ( 1.23) is available.
- ... You should upgrade soon:
- cp /home/stuart/yashars/.repo/repo/repo /home/stuart/bin/repo
- Get https://github.com/nougat-hammerhead/manifest
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- curl: (22) The requested URL returned error: 404 Not Found
- Server does not provide clone.bundle; ignoring.
- remote: Counting objects: 561, done.
- remote: Compressing objects: 100% (300/300), done.
- remote: Total 561 (delta 242), reused 433 (delta 137), pack-reused 0
- Receiving objects: 100% (561/561), 373.00 KiB | 0 bytes/s, done.
- Resolving deltas: 100% (242/242), done.
- From https://github.com/nougat-hammerhead/manifest
- * [new branch] nougat -> origin/nougat
- fatal: manifest 'default.xml' not available
- fatal: error parsing manifest /home/stuart/yashars/.repo/manifests/default.xml: not well-formed (invalid token): line 27, column 2
- stuart@yamaha ~/yashars $
Advertisement
Add Comment
Please, Sign In to add comment