Articles from 2017

Displaying posts 25 - 36 of 63 in total

Branching and Merging

Posted in June 2017 on the Codebase blog

If you're working on a new feature, or pushing a bug fix to your site, branching is a great way to ensure you don't cause any issues with your main...

Using Mercurial in Windows

Posted in June 2017 on the Codebase blog

You may wish to use Mercurial via a command line interface, or via a UI. In this guide, we will be looking at installing a Mercurial UI client, so we...

Using SVN in Windows

Posted in June 2017 on the Codebase blog

You may wish to use SVN via a command line interface, or via a UI. In this guide, we will be looking at installing a Subversion UI client, so we can checkin and commit from Windows straight to our Codebase account.

Using Graphical Interfaces

Posted in June 2017 on the Codebase blog

Interaction with version control systems are often made using a terminal in your operating system. However, some developers may be prefer to user a graphical based interface with their workflow.

Using Git on OS X

Posted in June 2017 on the Codebase blog

In this guide, we're going to explore how to use Git on the Mac OS X operating system. Fortunately, modern Macs all come with Git installed as standard so there's...

Using Git on Windows

Posted in June 2017 on the Codebase blog

There are a couple of different ways to install Git on Windows. We will be outlining how to install Git using msysgit in this post.

SSL on Support Centres

Posted in June 2017 on the Sirportly blog

Recently we've deployed support for free SSL with Let's Encrypt for custom Codebase and Deploy domains and we're now delighted to announce the release of the same feature - for...

How version control works

Posted in June 2017 on the Codebase blog

In this blog post, we'll be outlining a number of key terms that everyone should know when using a version control system in your development workflow.

Access and internal numbers in Dial 9

Posted in June 2017 on the Dial 9 blog

In Dial 9, there are several numbers that can be dialled from a connected phone, which allow you to access global services, as well configure additional services. These are referred...

An introduction to version control

Posted in June 2017 on the Codebase blog

When collaborating with co-workers on a development project, you may have experienced frustrations when someone overwrites your work, or when you have to constantly swap files, or even having to...

Postal ‑ our open source mail platform

Posted in June 2017 on the aTech Media blog

We're delighted to announce that we've just open sourced our e-mail delivery platform, Postal. Postal is a complete and fully featured mail server for use by websites & web servers....