Posted in apps
6705
11:10 pm, January 28, 2021
 

TortoiseSVN for updating wordpress plugins

For updating wordpress plugins, and probably other SVN related stuff, i found that using TortoiseSVN is the easiest. For windows anyway. 

Just go to the downloads page, and pick the correct flavour for your OS.

https://tortoisesvn.net/downloads.html 

Run the installer

Just leave the default settings (usually)

And done, now you should be able to access the TortoiseSVN via your windows explorer.

Open windows explorer, and right click in a new folder (or an existing one if you like)

You should have the following additional menu items, to allow access to the SVN Checkout.

Add your SVN Details for checking out your repo, URL, Destination, and a password.

If its a wordpress plugin repo, it will probably have a URL something like: https://plugins.svn.wordpress.org/your-plugin-name/

Actually to check out, you dont need a password, only to commit changes. 

View Statistics
This Week
164
This Month
628
This Year
687

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Code
Search Code by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

@viewport

Deprecated: This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.
zoom (@viewport) css reference