By some freak of nature (and lots of help here!), I've been able to get Flex 2.0.1, CF7.0.2, PHP, Apache 2.2, MySQL 5, PHPEclipse, CFEclipse and SVN/Subclipse/TortoiseSVN all to run (developing in Eclipse of course) without causing an atomic mushroom cloud around my home...and it all seems to work excluding Apache-PHP-PHPEclipse integration since I use Apache2Triad right now. Now all I need to do is learn how to write code:)
At this early stage, I've come to realize I can commit particular files, and go back if needed to grab the code...but when I'm working, I am obviously building variations not on just one file, but many, all of which should work, in sync, at any given time. My question is, say I find I did something really right across the board, only to realize I'd taken a wrong turn, is there some way to go back in time and revert the entire setup to how it was, i.e., go back to all the project files as they existed at a certain commit time of one particular file (like, the one I took the wrong turn with)? I'm sure this is a newb question...but what else is new for me... Almost afraid to ask, but is that what "Ant" is for? Shawn

