I reproduced that here. I'll file a
bug on it. Only suggestion I have is to have a build script that deploys your
files to a server root elsewhere that ignores CVS directories. I realize it's
not great but it's all I've got since I'm not sure why we
screw up.
Matt
-----Original Message-----
From: Stephan Zuch
[mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 8:34
AM
To: [email protected]
Subject: [flexcoders] Flex CVS
Problem
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
|