SlideShare a Scribd company logo
How to commit a project in SVN
using SVN plugin in Anypoint Studio
Agenda
A presentation to show a step by step process for
committing a code in SVN and steps to check out the
code in SVN.
A. Committing a Code
B. Code Check out
A. Committing a CODE in SVN
1. Create a Studio project to an SVN repository so that multiple developers
can save changes to the project in a shared location
2. In Project Explorer, right click your project name, navigate to Team, then
select Share Project
3. In the Share Project wizard, specify the location of your SVN
project in the URIfield, then click Next.
4. If you have already configured an SVN repository in Studio, you can
select Use existing repository location to commit your project to the existing
repository.
5. In the next wizard panel, specify the name of your project’s folder within
the SVN repository.
5. Click Next, then edit the commit comments, if you wish, to describe the
changes you have made to the project.
6. Click Finish to complete the task
7. Studio displays a panel that gives you the option to automatically open
Synchronize View, which ensures that your local workspace does not
conflict with your team’s repository.
Click Yes to open the view and begin synchronizing your workspaces
click No to simply return to your local workspace in Studio.
B. Project Check OutChecking Out the Project
1. Starting from Studio’s application menu, click Window, navigate to Open
Perspective, then select Other
2. In the pop-up panel, select SVN Repository Exploring, then click OK.
To switch back to the Mule perspective, click the Mule icon next toSVN Repository
Exploring. You can switch back and forth between perspectives as needed.
3. After Studio opens the new perspective, SVN Repository
Exploring, right-click within the SVN Repositories explorer
tab, select New, then Repository Location
4. In the Url field, enter the location of your SVN repository and click Finish
5. In the SVN Repository Exploring tab, right click your project name and
select Checkout. Within context of Subversion, you are checking out the
project from your SVN repository.
5. Click the Mule perspective to work on the project in Studio.
6. After you have completed your changes to your Studio project, you must
commit your changes to the SVN repository. In the Mule perspective,
click File, then Save
7. In Package Explorer, right click your project name, navigate to Team, then
select Commit.
8. In the Commit message field of the Commit Changes panel,
enter notes to describe what you have added or changed in the
Studio project.
9. Click the check box next to all items listed in the Files pane,
then click Commit to save the changes to the SVN repository.
Thank You!

More Related Content

PPTX
How to commit a project in svn using svn plugin in anypoint studio
PPTX
Git hub plugin setup and working with Git hub on anypoint studio
PPTX
JUnit and MUnit Set Up In Anypoint Studio
PPTX
Cloud hub deployment
PPTX
Github plugin setup in anypointstudio
PPTX
Deployment options for mule applications
PPTX
02-version control(DevOps Series)
PPTX
Securing api with_o_auth2
How to commit a project in svn using svn plugin in anypoint studio
Git hub plugin setup and working with Git hub on anypoint studio
JUnit and MUnit Set Up In Anypoint Studio
Cloud hub deployment
Github plugin setup in anypointstudio
Deployment options for mule applications
02-version control(DevOps Series)
Securing api with_o_auth2

What's hot (8)

PPT
Mule managing cloud hub
PDF
Git Tutorial EclipseCon France 2014 - Gerrit Exercise 5 - improve a change
PPTX
Mule environments
PPT
Mule deploying a cloud hub application
PPT
Mule deploying a cloud hub application
PDF
Gitflow Workflow
PPTX
Creating a mule project with raml and api
DOCX
Installing the java sdk
Mule managing cloud hub
Git Tutorial EclipseCon France 2014 - Gerrit Exercise 5 - improve a change
Mule environments
Mule deploying a cloud hub application
Mule deploying a cloud hub application
Gitflow Workflow
Creating a mule project with raml and api
Installing the java sdk
Ad

Viewers also liked (9)

PPTX
Mule esb - How to connect to a MySql Database in 5 minutes
PPTX
Biz talk vs mulesoft
PPTX
Mule File component
PDF
Spain floor tile manufacturer TOE floor tile, wholesale price direct
PPTX
MuleSoft Consuming Soap Web Service - CXF Proxy-Client Module
PPTX
Choice router mule
PPTX
Mule groovy
PPT
Aula 2 - Bioenergetica - Fisiologia do exercício
DOC
Nursing case study Pre eclampsia
Mule esb - How to connect to a MySql Database in 5 minutes
Biz talk vs mulesoft
Mule File component
Spain floor tile manufacturer TOE floor tile, wholesale price direct
MuleSoft Consuming Soap Web Service - CXF Proxy-Client Module
Choice router mule
Mule groovy
Aula 2 - Bioenergetica - Fisiologia do exercício
Nursing case study Pre eclampsia
Ad

Similar to How to commit a project in svn using svn plugin in anypointstudio (20)

PPTX
Subversion
PPTX
PPT
Totalsvn Usage And Administration By Gopi
PDF
SVN essentials
PPT
How to setup Svn in system
PPTX
Subversion
PPT
Subversion
PPT
SVN Usage & Best Practices
PPT
Subversion client
PPT
SVN session from PiTechnologies
PPTX
Random House
PDF
Svn tutorial
PDF
Svn tutorial
ODP
Svn Basic Tutorial
PPTX
SVN Tutorial
PPT
PDF
Svn tutorial
PDF
SubversionGuide.docx
PDF
Subversion
Totalsvn Usage And Administration By Gopi
SVN essentials
How to setup Svn in system
Subversion
Subversion
SVN Usage & Best Practices
Subversion client
SVN session from PiTechnologies
Random House
Svn tutorial
Svn tutorial
Svn Basic Tutorial
SVN Tutorial
Svn tutorial
SubversionGuide.docx

More from javeed_mhd (20)

PPTX
For each component in mule
PPTX
Filter expression in mule
PPTX
File component in mule
PPTX
Database component in mule
PPTX
Choice component in mule
PPTX
Vm component in mule
PPTX
Until successful component in mule
PPTX
Quartz component in mule
PPTX
Mule management console installation
PPTX
Mule esb made system integration easy
PPTX
Message properties component in mule
PPTX
Junit in mule demo
PPTX
How to install sonarqube plugin in anypoint
PPTX
Mapping and listing with mule
PPT
Mule any point exchange
PPT
Mule esb api layer
PDF
Mule Maven Plugin
PPTX
Mule esb stripe
PPTX
Mule with stored procedure
PPTX
Deploying and running in mule standalone
For each component in mule
Filter expression in mule
File component in mule
Database component in mule
Choice component in mule
Vm component in mule
Until successful component in mule
Quartz component in mule
Mule management console installation
Mule esb made system integration easy
Message properties component in mule
Junit in mule demo
How to install sonarqube plugin in anypoint
Mapping and listing with mule
Mule any point exchange
Mule esb api layer
Mule Maven Plugin
Mule esb stripe
Mule with stored procedure
Deploying and running in mule standalone

Recently uploaded (20)

PDF
Electronic commerce courselecture one. Pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Transforming Manufacturing operations through Intelligent Integrations
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
CroxyProxy Instagram Access id login.pptx
PDF
DevOps & Developer Experience Summer BBQ
PDF
CIFDAQ's Market Wrap: Ethereum Leads, Bitcoin Lags, Institutions Shift
PDF
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Event Presentation Google Cloud Next Extended 2025
PDF
cuic standard and advanced reporting.pdf
PPTX
Cloud computing and distributed systems.
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Chapter 2 Digital Image Fundamentals.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
PDF
Newfamily of error-correcting codes based on genetic algorithms
PPTX
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Electronic commerce courselecture one. Pdf
Chapter 3 Spatial Domain Image Processing.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Transforming Manufacturing operations through Intelligent Integrations
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
CroxyProxy Instagram Access id login.pptx
DevOps & Developer Experience Summer BBQ
CIFDAQ's Market Wrap: Ethereum Leads, Bitcoin Lags, Institutions Shift
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Event Presentation Google Cloud Next Extended 2025
cuic standard and advanced reporting.pdf
Cloud computing and distributed systems.
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Chapter 2 Digital Image Fundamentals.pdf
20250228 LYD VKU AI Blended-Learning.pptx
breach-and-attack-simulation-cybersecurity-india-chennai-defenderrabbit-2025....
Newfamily of error-correcting codes based on genetic algorithms
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)

How to commit a project in svn using svn plugin in anypointstudio

  • 1. How to commit a project in SVN using SVN plugin in Anypoint Studio
  • 2. Agenda A presentation to show a step by step process for committing a code in SVN and steps to check out the code in SVN. A. Committing a Code B. Code Check out
  • 3. A. Committing a CODE in SVN 1. Create a Studio project to an SVN repository so that multiple developers can save changes to the project in a shared location 2. In Project Explorer, right click your project name, navigate to Team, then select Share Project
  • 4. 3. In the Share Project wizard, specify the location of your SVN project in the URIfield, then click Next.
  • 5. 4. If you have already configured an SVN repository in Studio, you can select Use existing repository location to commit your project to the existing repository. 5. In the next wizard panel, specify the name of your project’s folder within the SVN repository.
  • 6. 5. Click Next, then edit the commit comments, if you wish, to describe the changes you have made to the project. 6. Click Finish to complete the task
  • 7. 7. Studio displays a panel that gives you the option to automatically open Synchronize View, which ensures that your local workspace does not conflict with your team’s repository. Click Yes to open the view and begin synchronizing your workspaces click No to simply return to your local workspace in Studio.
  • 8. B. Project Check OutChecking Out the Project 1. Starting from Studio’s application menu, click Window, navigate to Open Perspective, then select Other 2. In the pop-up panel, select SVN Repository Exploring, then click OK. To switch back to the Mule perspective, click the Mule icon next toSVN Repository Exploring. You can switch back and forth between perspectives as needed.
  • 9. 3. After Studio opens the new perspective, SVN Repository Exploring, right-click within the SVN Repositories explorer tab, select New, then Repository Location
  • 10. 4. In the Url field, enter the location of your SVN repository and click Finish 5. In the SVN Repository Exploring tab, right click your project name and select Checkout. Within context of Subversion, you are checking out the project from your SVN repository.
  • 11. 5. Click the Mule perspective to work on the project in Studio. 6. After you have completed your changes to your Studio project, you must commit your changes to the SVN repository. In the Mule perspective, click File, then Save 7. In Package Explorer, right click your project name, navigate to Team, then select Commit.
  • 12. 8. In the Commit message field of the Commit Changes panel, enter notes to describe what you have added or changed in the Studio project. 9. Click the check box next to all items listed in the Files pane, then click Commit to save the changes to the SVN repository.