you have done some changes to a program, how can you
compare the existing program( in production) and the
adapted ones?.
Answers were Sorted based on User's Feedback
Answer / xyz
you can do a diff (p4 diff in perforce) on the program in
depot vs the local working copy.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / nareshbmn
You can use camparative tool to comparing the two file.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swati
In Tortoise SVN cleint you have a option showlog.
You will get the history for the file change.
Choose the last two logs and do revision comparision.
You will get changes made in last checkout.
Is This Answer Correct ? | 0 Yes | 0 No |
Can you uninstall an older version of Merge before installing a newer version or build?
Does QVCS integrate with any IDE?
What is the difference between configuration management tool and version control tool?
What is CVS(Control Version System?
What is the difference between the Standard and Professional Editions of Merge?
How to move a project created by another version-control tool to CS-CVS?
Can we use Merge to compare and synchronize local files with those on a web or FTP site?
What is configuration management?
How to make Merge to just show the changes between files?
Which version control (VC) or software configuration management (SCM) systems work with Merge?
How to manage several different projects under Subversion?
When CS-CVS should be used?