0 votes
in SVN by
Which command will you use to get SVN log for a file?

1 Answer

0 votes
by

In order to attain a SVN log for a file the command which we will be working on is

svn log testFile.php

🔗Reference: stackoverflow.com

🔗Source: SVN Interview Questions and Answers

🔗Source: JAVA Interview Questions and Answers

...