I'm not entirely tracking you, but my approach is to only include those
items in the /bin that are not already under source-control within the
regular project (com, assets, etc.). Then, when I add items (like PHP) into
the bin that I do want, I add them to source-control. I just don't include
anything else. Also, it kind of sounds like you have the _svn (.svn) files
in source control? I wouldn't include those, either..
I think what's happening is you're adding entire directories at a time to
source control. This will drag along those _svn and everything else, if
they're already set up. I only add selected items (class files, etc. -
shift-select, if necessary) to source control and don't have these
collisions.

-Scott

On 2/15/07, Grant Davies <[EMAIL PROTECTED]> wrote:

   Hi Scott,

I have to include the bin folder since we have a lot of php in there, I've
stopped source controlling the html-template folder, but it appears that
flex is copying stuff from my project folder into the bin folder still

my project folder is

_svn
/com
/.project
/html-template
/main.mxml

etc..

and flex appears to copy into my bin folder

com

so of course SVN gets confused since I have another com folder from my dev
folder copied into my bin folder with its _svn folder intact...


so I need to completely remove the _svn folder from my root dev folder so
its not source controlled and flex won't mess with it ?

Grant




...........................................
*› b l u e t u b e i n t e r a c t i v e.*
.: grant davies
.: 404.428.6839 (c)
.: 708-983-1577 (F)
› [EMAIL PROTECTED]
› http://www.bluetube.com/bti
› A Tribal Chicken Designs Affiliate <http://www.tribalchicken.com/>


 ------------------------------
*From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
Behalf Of *slangeberg
*Sent:* Tuesday, February 13, 2007 2:18 PM
*To:* flexcoders@yahoogroups.com
*Subject:* Re: [flexcoders] svn and flex not getting along

 You have html-template in version control? I don't include that or any of
the eclipse/flex files (.project, etc.) - and no problems, here. I also
don't include the /bin folder, until I create custom files, such as
index.html, js, css (html), etc...

-Scott

On 2/13/07, Grant Davies <[EMAIL PROTECTED]> wrote:
>
>    Sorry for the double post but I hijacked by accident..
>
> I figured out my issue is svn and flex based on this post :
>
> 
<http://chattyfig.figleaf.com/pipermail/flashcoders/2006-September/172588.html>
> http://chattyfig.figleaf.com/pipermail/flashcoders/2006-September/172588.html
>
>
> somehow a stale main.swf got into our html-template folder and then was
> copied into our bin folder and all hell breaks loose,  has there been a fix
> yet for flex so it ignores svn folders when copyng ?  a quick google search
> didn't reveal much..
>
>
> Cheers,
> Grant
>
>
> ...........................................
> *› b l u e t u b e i n t e r a c t i v e.*
> .: grant davies
> .: 404.428.6839 (c)
> .: 708-983-1577 (F)
> › [EMAIL PROTECTED]
> › <http://www.bluetube.com/bti>http://www.bluetube.com/bti
> › A Tribal Chicken Designs Affiliate <http://www.tribalchicken.com/>
>
>
>


--

: : ) Scott




--

: : ) Scott

<<attachment: small.jpg>>

<<attachment: small.jpg>>

Reply via email to