• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty
Affordable VAST/VPAID for Wordpress has arrived. Serve ads with your videos starting today!

How to update your WordPress plugins from a local copy on Mac

15 October 2010 / Martin / Leave a Comment

SVN is a great tool, as it allows you to maintain different versions of your WordPress plugins and synchronize its development among multiple programmers.

This article shows the exact steps of how to update your plugin descriptions on WordPress plugins directory using a Mac with OS X. You don’t need to install anything.

Phase I – Checkout

First we must download the plugin from SVN to a local copy. This procedure is called checkout:

  1. Create a directory called “svn” in your “Documents” directory.
  2. Open up Terminal and go into that directory by entering:
    cd ~/Documents/svn
    
  3. Perform the checkout using the svn command:
    svn co http://svn.wp-plugins.org/<strong>your-plugin-name</strong>
    

    You need to replace your-plugin-name, working example would be:

    svn co http://svn.wp-plugins.org/<strong>foliopress-wysiwyg</strong>
    
  4. After executing this command, you will see a message like this one:
    Checked out revision 300313.

    That means the checkout went ok.

The plugin local copy is now downloaded into a directory called your-plugin-name in your Documents/svn folder.

Phase II – Update your files

  1. Go into your plugin folder and edit the file “readme.txt” in a directory called “your-plugin-name/trunk“. That directory contains the version which appears on WordPress.org plugin listings. Use your favorite text editor.
  2. If you are not sure about certain elements or formating look into Readme Standard on WordPress.com. You might need to if you want to do bigger updates.
  3. Make your changes and use Readme Validator on WordPress.com to make sure it looks right.

Phase III – Commit

This brings your changes back online to WordPress.org.

  1. Using your Terminal application into the plugin local copy directory:
    cd ~/Documents/svn/your-plugin-name

    Then execute the svn command.

    svn --username=UserName ci -m "readme.txt update"

    You will have to enter your own WordPress.org username instead of UserName. It’s the one you use to login at wordpress.org/extend/plugins

  2. You should see a message like this one, so enter your password:
    Authentication realm: <http://svn.wp-plugins.org:80>
     WordPress.org Subversion
    Password for 'UserName':  
  3. After you enter the password, the changed files will be transmitted to the SVN repository:
    Sending        trunk/readme.txt
    Transmitting file data .
    Committed revision 300314.

That’s it, the changes will appear on your plugin page (http://wordpress.org/extend/plugins/your-plugin-name) within few minutes.

Phase IV – Further updates

Each time some other developer from your team makes a change to the SVN repository, you will have to update your local copy in order to make further changes. That makes sure the versions are not mixed up and you work with the most up to date version.

  1. Just execute the SVN update command from the local plugin copy folder (~/Documents/svn/your-plugin-name) each time you want to do additional update on that plugin:
    svn update
  2. You will see a message like this, listing all the updated files:
    C   readme.txt
    Updated to revision 300321.

    After that, you are safe to do any new updates. You can skip steps 1 – 4 next time for this plugin, as long as you keep your local copy and you keep it updated.

More simple way how to deal with this is just to remove the plugin local copy after each update. That also makes sure you work with the most up to date version.

You can use the same steps to update any other of the plugin files.

More information:

Using Subversion article on WordPress.org

If you are using Windows, check out out the guide for updating WordPress plugins on Windows.

Martin Vicenik

Martin Viceník

Martin graduated as an engineer in Computer Science from Slovak Technical University in Bratislava. He grew up in Liptovský Mikuláš in northern Slovakia next to the beautiful Tatra mountains. He is the developer behind our FV Player.

Categories: WordPress

Related Posts

  1. How to update your WordPress plugins from a local copy on Windows

    How to update your WordPress plugins from a local copy on Windows

  2. WordPress WYSIWYG update: new Foliopress version

    WordPress WYSIWYG update: new Foliopress version

  3. FV WordPress Plugins

    FV WordPress Plugins

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You can click here to Subscribe without commenting

Primary Sidebar

Categories

  • Business
  • Camera Reviews
  • Case Studies
  • Design
  • FV Player
  • Internet Marketing
  • IT
  • Life
  • SEO
  • Slovak
  • Video of the Week
  • WordPress

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!