We are currently looking to start using subversion for our flex application and other web applications and would like to get some feedback on how you would set our environment up. We all work from home, and we have a dedicated production/development server. It is currently only me who is developing all the web and flex applications, but my boss has told me we are getting way too busy now for just one developer. I have a local development environment that I develop and test locally, then when I am finished with my tasks given and want my boss to finally look and test my work, I upload it to the test server. When the test is completed, we then promote to the production server.
My problem lies at, 1). if we go to multiple developers, then they would also have to set up their local environment like mine and keep our code in their environment. 2). If we created the remote developer server then you are really depending on your internet connection. if that goes then you cannot develop. But on the flip side, all of our code would rest on our development server and not in their environment. We currently use Flex Builder 3 and Dreamweaver. if we choose option 1 then this would be the developers requirements Flex Builder 3 with Tasktop connector for bugzilla and subversive for subversion ColdFusion 8.1 developer edition MYSQL 5.1 with schema that we provide Apache 2.2 if developer is on mulitple projects with us. I would like to get some input on how you would solve this problem. Thanks Link

