SMART Version Control 2013 movie
SMART Version Control is the powerful tool which helps you to control and trace the development process. It is based on the free and open source versioning and revision control system: Subversion.
Main features:
Track all changes in objects
History of the objects with possibility to compare any versions with each other and roll back to any previous version
Annotation of the object - detailed information about when why and who changed each line of code last time
Task tracking, ability to find objects which were modified in particular task
Branches: create sub branches in repository, update them from parent and merge them to parent. It allows you to isolate some development from main branch and from the release database before the development is done
Active Directory authentication
Please see the short presentation here:
http://www.youtube.com/watch?v=M5XIe7xG2G0&hd=1
You can find this and other tools and how-to's here:
http://wedonav.com/#/experience/http://www.mibuso.com/dlinfo.asp?FileID=1551
Discuss this download here.