SlideShare a Scribd company logo
Patch
Fix a set of specific bugs
Version before fix   Version with Fix
Version before fix

                     Version patched
Version before fix           Version with Fix


                     ----


                      ----
                      ----
Diff between 2 revisions
Patch file
$ svn diff > my_patch.patch
$ patch ­p0 ­i my_patch.patch
Patch in 5 minutes
Run the 2 commands from
   the same directory
Live Demo
Patch in 5 minutes

More Related Content

PDF
BulkZip.com File Compressor Screenshot Montage
PPTX
PPTX
PPTX
Building a linux kernel
DOC
unix-OS-Lab-4.doc
PDF
Reactive application
PDF
Book club presentation kanban
PDF
Continuous deployment in 15 minutes
BulkZip.com File Compressor Screenshot Montage
Building a linux kernel
unix-OS-Lab-4.doc
Reactive application
Book club presentation kanban
Continuous deployment in 15 minutes

More from Christophe Marchal (20)

PDF
Elasticsearch avoiding hotspots
PDF
Performance
PDF
PDF
Elasticsearch cluster deep dive
PDF
Elasticsearch
PDF
Reactive programming with Rxjava
PDF
PDF
Consul in 5 minutes
PDF
Spark in 15 min
PDF
Microservices Architecture: Nirvana or Nightmare
PDF
Capistrano
PDF
Aws, play! couch db scaling soa in the cloud
PDF
Devops e a nova cultura - TDC Florianopolis 2015
PDF
Devops and the New Culture
PDF
Monads in practice
PDF
Productivity and scalability with Play and Scala
PDF
Internet of things and arduino
PDF
Integration with hdfs using WebDFS and NFS
Elasticsearch avoiding hotspots
Performance
Elasticsearch cluster deep dive
Elasticsearch
Reactive programming with Rxjava
Consul in 5 minutes
Spark in 15 min
Microservices Architecture: Nirvana or Nightmare
Capistrano
Aws, play! couch db scaling soa in the cloud
Devops e a nova cultura - TDC Florianopolis 2015
Devops and the New Culture
Monads in practice
Productivity and scalability with Play and Scala
Internet of things and arduino
Integration with hdfs using WebDFS and NFS
Ad

Recently uploaded (20)

PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Encapsulation theory and applications.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
cuic standard and advanced reporting.pdf
PDF
KodekX | Application Modernization Development
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Electronic commerce courselecture one. Pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Review of recent advances in non-invasive hemoglobin estimation
Building Integrated photovoltaic BIPV_UPV.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Encapsulation theory and applications.pdf
Understanding_Digital_Forensics_Presentation.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
cuic standard and advanced reporting.pdf
KodekX | Application Modernization Development
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Programs and apps: productivity, graphics, security and other tools
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
The AUB Centre for AI in Media Proposal.docx
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Electronic commerce courselecture one. Pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Machine learning based COVID-19 study performance prediction
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Review of recent advances in non-invasive hemoglobin estimation
Ad

Patch in 5 minutes