dirio49 Posted August 6, 2006 Posted August 6, 2006 (edited) HI, i was just woudering what version control software are you using, if any at all? Thanks. and thanks for the new version. Edited August 7, 2006 by dirio49
LIGHTNING UK! Posted August 6, 2006 Posted August 6, 2006 I don't really. I take copies as I go along and my development environment has a 'history' feature built into it.
dirio49 Posted August 7, 2006 Author Posted August 7, 2006 Thanks for the reply. I asked because i wrote a small script once, and keeping track of what i changed in a version was a lot of hard work. And a lot of pain. At least for me a newbie in scripting and programinng. So I know the hard work that is need in order to keep track of what you changed and where. Peace
LIGHTNING UK! Posted August 7, 2006 Posted August 7, 2006 Oh, for the changelog I just update a txt file when I've done something worth remembering! It builds up over the 30 or so betas and then I compile it properly at the end and remove the 'between betas' stuff.
dirio49 Posted August 7, 2006 Author Posted August 7, 2006 Not only for the changelog, but also for the code. Like if you do a small change, add or remove a line.
Recommended Posts