Posts tagged with ‘svn modified files’

SVN: How to commit only modified files via command line

advertisement

apple macHave been looking for simple way to svn commit only modified files via command line for long time. Finally i manage to find a simple solution with just 2 line command and it will be able to commit any type of file status as you like.

To SVN commit the only modified files via command line, follow the steps below:-

Continue reading SVN: How to commit only modified files via command line »