Configuring Subeclipse with Flex 3

I have two computers one of which runs SVN. When I tried to access the SVN from a remote Flex Builder, it worked fine. Subeclipse on a local Flex Builder however was not able to connect and was giving me this error: error validating location.
The trick is to use local host to connect locally to the SVN with Subeclipse. In the url enter next – (protocol of your choice)://localhost/path_to_your_repository

Tags:

Leave a Reply