[flexcoders] Flex II Stand-alone Builder and SVN?

2006-12-06 Thread discollective
Can anyone tell me if the Flex II stand-alone builder plays nice with SVN? I did take it for a quick test-drive, and it seems that the Flex II standalond IDE does not like some of the svn related folders when you just try to point a new project to a directory that is under SVN. Any advice or

Re: [flexcoders] Flex II Stand-alone Builder and SVN?

2006-12-06 Thread Nick Collins
I've been using FlexBuilder standalone with the Eclipse SVN plugin and it works beautifully. You don't want to just import the project as an existing project, but rather do an import from SVN. That way it tracks the version and allows you to sync and diff and such against the SVN server. On