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

Tips & Tricks

Our products pack a punch when it comes to features and it would be easy to miss some of them. Here we post helpful tips & tricks about how to use our products & services.

Displaying all 8 posts

Host your SVN repositories with Codebase

Posted in September 2020 on the Codebase blog

A number of long-time and new customers have been in touch with us recently about the discontinuation of CloudForge and in particular, that they need an alternative place to host...

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

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.

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

Intro to Agile: Part 4 ‑ The Kanban Board

Posted in November 2015 on the Codebase blog

Previously we discussed Time and Effort and how they're used in Codebase as part of the Agile methodology. To finish, we'll be talking about the Kanban Board, a central place...