Quick way searching comments from svn using bash script
Apr23As far as I know, there is no mechanism to search "svn log" for a specific comment. Sure you can do "svn log | grep Mohamed", but that will just give you the line where that comment was found. I...
› Read Post ... | Comments (3) | Type: software | Views (2392)
