hello, i have a problem using Flex with the Concurrent Versions System - CVS.
im using WSAD with the flexon plugin tomcat 4.1.29 and flex or flex update1(happens with both) if i add a flex project to the CVS System CVS adds a folder named CVS to every folder in the project - to the folder ... WEB-INF/flex/system_classes/TextField aswell. Now the problem:If there is any Kind of Folder with Files in it in this specific TextField Folder Flex doesnt compile a mxml in this project, reports six hundred something errors starting with cant compile 'Object'... But CVS needs a Folder here to add Textfield to its project. If i remove the folder again restart the server and recompile the mxml everything works fine. adding again a folder with something in and flex doesnt compile. This sounds kinda strange but is reproducable - and there are no problems with all the other CVS folders in every subfolder. I have to set the TextField folder to cvsignore then it works, but thats not a solution because that folder is not in cvs then. Greets Stephan

