Sunday 7 February 2016

SVN Copy Move and Patch

Svn copy and move:

Suppose there is a situation where you want to copy the file to a diff folder then you can copy that file to the new directory.

If you want to rename a file then svn move will fetch that out.


Comparing two versions with the help of Diff command:




If you want to check svn diff for a particular file and its revision from line like 13-23 then you have to specify the filename.
Scenario: Martin Nicholson one of the Editors from Game of thrones came up with one different idea in the plot and he thought it would be better to furnish the finale episode but since he has only read-only access to the repository, he telephoned Benioff to discuss about the issue and he gave a suggestion about emailing the patch file so that he can install in his local and can view the plot modified by Martin.   


SVN GUI: Patch






SVN CMD:


No comments:

Post a Comment