I'm fairly new to Cocoa development, but my first project has grown to the point where I would like to be able to save versions as I go along in case I run into problems. For instance, yesterday I made some changes that completely farked my project and I couldn't find a way back. Unfortunately, I had made some serious progress right before this turn of events. Luckily, I had a backup copy on my computer at home and I was able to copy a portion from the old file into the problem file and retrieve the functionality without losing my progress.
This made me think, however, that there must be an easy way to automatically save versions of the project as I go. I noticed the CVS menu in PB, but I don't know squat about CVS other than it has something to do with this sort of thing. Any help?
thanks,
kman