Support
Wiki Documentation
Support Forum
Mobile
- andRoc Android
- Rocweb Browser
- WIO-Control ESP32
- Rocview Tablet
- RC-Cab Android
DIY
User
Wiki writer
Legal
Support
Wiki Documentation
Support Forum
Mobile
DIY
User
Wiki writer
Legal
Questo esempio di sessione utilizza una struttura del progetto salvata in locale.
kees@planf:~$ mkdir lp kees@planf:~$ cd lp kees@planf:~/lp$ bzr branch lp:rocrail You have not informed bzr of your launchpad login. If you are attempting a write operation and it fails, run "bzr launchpad-login YOUR_ID" and try again. Branched 12 revision(s). kees@planf:~/lp$ ssh-keygen -t rsa Generating public/private rsa key pair. Enter file in which to save the key (/home/kees/.ssh/id_rsa): Created directory '/home/kees/.ssh'. Enter passphrase (empty for no passphrase): Enter same passphrase again: Your identification has been saved in /home/kees/.ssh/id_rsa. Your public key has been saved in /home/kees/.ssh/id_rsa.pub. The key fingerprint is: 0a:60:c1:e1:60:84:e6:65:3a:82:c7:17:91:05:d5:56 kees@planf kees@planf:~/lp$ gedit ~/.ssh/id_rsa.pub ** COPY THE id_rsa.pub CONTENT TO LAUNCHPAD ** kees@planf:~/lp$ bzr launchpad-login r-j-versluis kees@planf:~/lp$ cd Rocrail/ kees@planf:~/lp/Rocrail$ bzr push lp:rocrail Enter passphrase for key '/home/kees/.ssh/id_rsa': No new revisions to push.