List, My coworker recently started doing Flex work. He's going to be working on some of the same projects that I'm working on.
I used TortoiseSVN to put the project into version control. Every file in the project folder is part of version control, including files like .project and .actionscriptProperties the project files were already on his filesystem, so he did just an import of the existing project, and then he had to go in and edit the project properties because his project folder is D:\source\flexprojects\AdvanceER while mine is E:\Inetpub\flexprojects\AdvanceER He didn't commit any changes... in the meantime, I've done some work and committed my changes. He did an SVN update, and suddenly his whole project was inaccessible because it said the .project file was invalid. so i'm guessing that we should NOT have the .project file in version control... is that the case? If so, are there any other files, like ..actionscriptProperties? -- Rick Root Check out CFMBB, BlogCFM, ImageCFC, ImapCFC, CFFM, and more at www.opensourcecf.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4454 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
