Page 1 of 1

Source control.

Posted: Fri Feb 20, 2009 7:43 pm
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/

Posted: Fri Feb 20, 2009 7:50 pm
by rsts
Past the point where I need something like this :)

Looks interesting. Thanks for the tip.

cheers

Posted: Fri Feb 20, 2009 8:12 pm
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. :)