Source control.

Everything else that doesn't fall into one of the other PB categories.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Source control.

Post by Kale »

How many people here use source control for PureBasic projects?

I've used Subversion for over a year now for all my projects and across different languages, and to be honest i don't know what i was playing about at before!

I currently VisualSVN and the TortoiseSVN client for windows and RapidSVN for Linux.

If you don't use any form of source control, i would definitely recommend you do, or at least find out what it is.

http://en.wikipedia.org/wiki/Source_control

http://subversion.tigris.org/
--Kale

Image
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Past the point where I need something like this :)

Looks interesting. Thanks for the tip.

cheers
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post by Mistrel »

Most of my projects are small enough that source control would be overkill. But I did use VisualSVN for one client for backups, logging, and because it comes with a nifty http server I could link to the client. :)
Post Reply