Snippets and thoughts from a passionate software developer interested in all things DevOps, Continuous Delivery, Functional Programming, Distributed Systems. Also on Twitter as @mcallana.
Sunday, January 23, 2011
Find deleted file in SVN
svn log -v > svnlog.txt Then find filename in svnlog.txt