Posts under category 'web apps'

Dropbox causing numerous opendirectoryd errors in macOS logs

Do you run Dropbox? Find your machine slow sometimes or Dropbox seems to sync endlessly? Do you see thousands of these errors appearing every second in your console? These issues might be the result of having dead symlinks in Dropbox.

Read more…

How to install Subversion on cPanel 11.50.x and higher

This tutorial will walk you through the steps to installing Subversion 1.8.14 on cPanel. You will end up with a command line version and the ability to access your SVN repositories via the browser securely.

Read more…

Fix for “User Access Manager” for WordPress

If you happen to be using the “User Access Manager” in your WordPress install, and you are using Permalinks, then you will need this fix. Without it, the redirect for logged out users won’t work, and they’ll end up on a 404 page.

Read more…

Edit navigation menu in MediaWiki

Read more…

Merging SVN repos while retaining history

Read more…

Creating a new repository in Subversion

For no other reason than ‘I can never remember’, this entry is being created. Most of my projects are ongoing, and rarely do I find the need to create new repositories. So when the time comes to run svnadmin create, I often find myself pondering the correct logistics of the svn import commmand.

Read more…