SlideShare a Scribd company logo
BI: Rstudio-server <3 Bitbucket
Well documented guide for integrating Bitbucket into Rstudio-server in 7 steps
Prequisites
▪ Bitbucket account
▪ BI Rstudio-server account
Step 1: File > New Project > Version Control
Step 2: Select Git > Enter shared repo URL
▪ https://congthinh@bitbucket.org/congthinh/birepo.git
Step 3: Enter information into shell console
$ git config user.email “congthinhdp2003@gmail.com"
$ git config user.name “Thinh Huynh"
New Git tab appears
Step 4: Please mind: Always Pull upon Commit (PuC)
Step 5: Start your first line of code then commit
R scripts here, Save
Unstaged status:
- Mark unstaged files
- Commit
Step 6: Write commit message then commit
Something has just
been changed here
Step 7: Last step is “Push”
Hurrah! Over.
Challenge accepted!

More Related Content

PDF
Gn unify git
PPTX
Demystifying Git
PPTX
Git hub abduallah abu nada
PPTX
Introduction to git
PDF
Gitt and Git-flow
PDF
Git cheat sheet
PDF
Git for developers
PDF
Git & github
Gn unify git
Demystifying Git
Git hub abduallah abu nada
Introduction to git
Gitt and Git-flow
Git cheat sheet
Git for developers
Git & github

What's hot (20)

PPTX
Hacktoberfest intro to Git and GitHub
PDF
Bitbucket and Git
ODP
Git presentation
PPTX
git-and-bitbucket
PPTX
Git and github fundamentals
PPTX
Techoalien git
PDF
Git Tricks
PDF
Git and GitHub workflows
PPTX
Using Git and BitBucket
PDF
18 Git #burningkeyboards
PDF
Github git-cheat-sheet
PDF
Git workshop
PDF
Formation git
PDF
Version control
PDF
Introduction to Git
PDF
Git Developer Cheatsheet
PPTX
Git basics
PPTX
Git locally git rm/revert/reset
PPTX
HacktoberFest-Git&GitHub
Hacktoberfest intro to Git and GitHub
Bitbucket and Git
Git presentation
git-and-bitbucket
Git and github fundamentals
Techoalien git
Git Tricks
Git and GitHub workflows
Using Git and BitBucket
18 Git #burningkeyboards
Github git-cheat-sheet
Git workshop
Formation git
Version control
Introduction to Git
Git Developer Cheatsheet
Git basics
Git locally git rm/revert/reset
HacktoberFest-Git&GitHub
Ad

Viewers also liked (16)

PPTX
This weekend tv here at
PDF
The Growth of Private Equity and Venture Capital in India - Current and Future
PDF
PTITHCM.ORG - Kết quả RCV vòng 3
PPT
Cold Call Training 20100330
PPS
Introduction To 7 N India
ODP
Programarilliure
PPSX
Carnaval de las Promesas
PPTX
ODP
Travels With Rocky The Rock
PPT
Bcd Marketing Presentatie Dd 23 En 24 Maart 2010
DOC
baitapthuchanh
PPTX
Mobile programming
PPT
proceso de almacen
PPT
Tugas Kurikulum & Pembelajaran
PPTX
Marketing Mix and 4 P's for a small business
PPTX
Gayatri Pariwar Usa 2 1
This weekend tv here at
The Growth of Private Equity and Venture Capital in India - Current and Future
PTITHCM.ORG - Kết quả RCV vòng 3
Cold Call Training 20100330
Introduction To 7 N India
Programarilliure
Carnaval de las Promesas
Travels With Rocky The Rock
Bcd Marketing Presentatie Dd 23 En 24 Maart 2010
baitapthuchanh
Mobile programming
proceso de almacen
Tugas Kurikulum & Pembelajaran
Marketing Mix and 4 P's for a small business
Gayatri Pariwar Usa 2 1
Ad

Recently uploaded (20)

PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
Presentation on HIE in infants and its manifestations
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Cell Types and Its function , kingdom of life
PDF
Classroom Observation Tools for Teachers
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
Institutional Correction lecture only . . .
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Microbial diseases, their pathogenesis and prophylaxis
GDM (1) (1).pptx small presentation for students
Microbial disease of the cardiovascular and lymphatic systems
FourierSeries-QuestionsWithAnswers(Part-A).pdf
A systematic review of self-coping strategies used by university students to ...
Presentation on HIE in infants and its manifestations
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Supply Chain Operations Speaking Notes -ICLT Program
Cell Types and Its function , kingdom of life
Classroom Observation Tools for Teachers
Complications of Minimal Access Surgery at WLH
Final Presentation General Medicine 03-08-2024.pptx
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
STATICS OF THE RIGID BODIES Hibbelers.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Institutional Correction lecture only . . .
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf

Integrating Bitbutket into Rstudio-server