30 Jan
2015
30 Jan
'15
2:26 p.m.
Am 30.01.2015 um 14:19 schrieb Majewski Stefan
: The one reason against deletion is, that it becomes a bit difficult to find deleted stuff in SVN. One way to make this easier would be to have a HISTORICAL_README with the deletions documented or, which I would prefer, a tag in the commit message saying "DELETE filename" (or maybe repopath). Then it is quite easy to spot deletions without having to svn diff. `svn log -v` will give you the information whether a file was added, modified or deleted …
Peter