Hi Neha, Version control is not related any technologies. U can use any version/ source control for any technology.
I ll explain something abt SVN. First u need to install a SVN server. If u r using windows, i have a simple option. Try visual svn. http://www.visualsvn.com/server/ Then u can create a repository for ur project in SVN server. All the code base & versions will be stored in this repository. Install SVN clients in all developers systems. Tortoise SVN is my option for SVN client. Then u can do checkout, update & all SVN operations from windows explorer. Flex builder is running on the eclipse platform, So u can use any eclipse svn plugins. My option is subclipse plugin. visual svn, tortoise SVN & subclipse are free. Save the money :) - Saravavana Muthu.J http://www.cfmitrah.com/blog/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

