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



you have done some changes to a program, how can you compare the existing program( in production) ..

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

you have done some changes to a program, how can you compare the existing program( in production) ..

Answer / nareshbmn

You can use camparative tool to comparing the two file.

Is This Answer Correct ?    1 Yes 0 No

you have done some changes to a program, how can you compare the existing program( in production) ..

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

Post New Answer

More Version Control AllOther Interview Questions

What is impersonation?

2 Answers  


How does Subversion handle binary files?

0 Answers  


What is the difference between the Standard and Professional Editions of Merge?

0 Answers  


You are working on some changes. At the same time if someone else is working on the same program but with some different changes? How does changeman detects it ? when it detects ??

1 Answers   Xansa,


What is subversion?

5 Answers   IBM,






What is configuration management?

6 Answers   CTS,


How to submit a patch for Subversion?

0 Answers  


How many separate files do you have under QVCS control for managing the QVCS product itself?

0 Answers  


Tell me what configuration management tools are available?

0 Answers  


How to convert an existing CVS repository into a Subversion repository?

0 Answers  


Describe how a program can be staged to the changeman package ?

2 Answers   Xansa,


What is eSvn?

2 Answers  


Categories