I'm finding this whole subversion thing rather complex. I haven't used source control since 1999, and I barely remember that.. I don't think it was even CVS.. it was some commercial UNIX source control package. I know that if I checked something out, it locked it on the server and others couldn't check it out until I checked it back in.
I'm trying to get Subversion set up ... I have a server running using svnserve on a remote machine. I copied all of my source files into a directory (D:\work), and then I imported the entire directory structure into the repository. It worked, and I can use the repository browser to see the files. Now that I've imported the files into the repository, what do I do? Do I check out the entire directory structure now so I can edit them, and then just check them in when I make changes? I've installed tortoiseSVN on my local machine - I'm (primarily) using Homesite+ for editing CF files.. and Flex Builder 2 for my flex apps. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260548 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

