Flexbuilder & SVN
- Posted by kajyr on January 8th, 2009
- Comment now »
In real life, projects need to be kept under control, specially when you work on a team. I usually use subversion, and the TortoiseSVN client for Windows, which I kinda like. But using flex, which is a port of eclipse, I didn’t see a reason why not to use the eclipe svn plugin.
To install subclipse fon Flex just follow these instructions. Remember that you also need to have SVNKit installed.
It’s really easy to use, all options you need are in the Team menu, in the right click over the project list.
Thanks to Samuele for the support with eclipse.