On Mon, Aug 5, 2013 at 11:52 AM, Sahil ModGill <[email protected]> wrote: >> >> >> here is the problem: >> I want to develop a version control tool (in open source) which can take >> care of different versions of one component at execution time i.e. If one >> application request for earlier version, system will automatically allocate >> that component and if latest version is required, then that will be >> provided by the model/system itself. This facility is available in .NET >> technology in Microsoft. I want to develop this type of tool in open source >> which take care of all available versions of same component for different >> applications at system level. >> > > First of all thanks to all who replied to my query. Let me clear it more. > I am familiar with SVN and Git ( it keeps track of the source files). What > she want to know is: >
I would suggest that your friend should interact directly with the community members, who are dealing with source code repository design and development - git / svn / mercurial / developer mailing lists / forums come to mind. I am not a developer (any more) but it is quite possible that her functional requirement may end up being a 'plug-in' for one of the above; rather than starting from scratch. -- Arun Khan Sent from my non-iphone/non-android device (অরুণ খান্/अरुण खान) _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
