Aug 6, 2013

SVN - How to recommit failed commit with svn-commit.tmp

To deal with this, and since we get failed commit the file is created. In some reason this file created so we don't lost the big long comment for our commit.


To reuse the commit info

svn ci -F svn-commit.tmp

INFO: The file also free to delete. just rm it.

No comments: