Web Design Brisbane

Get a Quote

Posts Tagged ‘revision control’

site-management-system-thumb

Site Management System Promotion Video

Posted in Case Studies, General Business, web design brisbane, Web Development on November 16th, 2010 by Maurice Kindermann – Be the first to comment

Site Management System (SMS) is software to help managing customers, quotes, jobs and to schedule/manage workers. The comprehensive software is accessed over the Internet as Software as a Service (SaaS). The software was designed by Trade Technologies with Kintek.com.au partnering as software developers.

tortoise-subversion-git

How to fix the TortoiseSVN / TortoiseGit icon problems in Windows 7

Posted in How To's, Troubleshooting on October 26th, 2010 by Maurice Kindermann – Be the first to comment

Microsoft Windows 7 can only show a maximum of 15 icon sets (overlays) per application, and 4 of these spots are automatically taking by the Windows system its self. If you run Tortise SVN or Tortise Git you may have noticed the icons never appear to be displaying correctly. This could be because other programs [...]

git

Why you should be using version control

Posted in Web Development on July 26th, 2010 by Rachael – Be the first to comment

ersion control (otherwise known as revision control or source control) is used to manage the changes to files such as source code. Users simply obtain the files they need from the system, make changes, then upload the files back to the system. From a user’s point of view, it cannot be simpler – all the hard work is done behind the scenes by the system.