Codebase is Git, Mercurial & Subversion code hosting with built‑in project management tools.

Tutorials

We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.

Displaying posts 1 - 12 of 13 in total

Record everything with Notebooks

Posted in July 2017 on the Codebase blog

Notebooks allow you to keep all of your documentation in a safe, structured and versioned way. To setup your notebook, navigate to your project, open the Notebook tab and click...

Keep track of your time

Posted in July 2017 on the Codebase blog

In Codebase, your developers can set and record time sessions, which can be marked and billed so you can pay them correctly for the work they have done.

Track errors in your app

Posted in July 2017 on the Codebase blog

With Codebase Exceptions, you can setup your application to report exceptions straight back to your Codebase interface.

Tracking Deployments

Posted in July 2017 on the Codebase blog

In Codebase, you can track deployments by sending a request to the application whenever your deploy your code.

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 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.