Since I had to search a little bit to find the correct line of code to get a sane diff between branches when using CVS I better note it down here:
cvs diff -kk -r BRANCH -r HEADThe main point was to avoid the keyword substitution here.
Since I had to search a little bit to find the correct line of code to get a sane diff between branches when using CVS I better note it down here:
cvs diff -kk -r BRANCH -r HEADThe main point was to avoid the keyword substitution here.
0 comments:
Post a Comment