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 |
How to create a repository? How to import data into it?
How to move a CS-RCS project to CS-CVS?
What is subversion?
What is "version control"?
How many additional groups can be added in vob?
How to make the folder comparison to show just added and deleted files?
Does QVCS integrate with any IDE?
Is Version Control more for Software Development or Software Maintenance?
What are the system requirements for Merge?
What operating systems does Subversion run on?
What dependencies does eSvn have?
How does the Hide Empty Folders command in the folder comparison window work?