2014-01-27 Konstantin Kolinko <knst.koli...@gmail.com>: > 2014-01-25 Konstantin Kolinko <knst.koli...@gmail.com>: >> 2014/1/24 Konstantin Kolinko <knst.koli...@gmail.com>: >>> Hi! >>> >>> With so many people looking forward to Git [1] I think it is time to >>> remove svn keywords from our source files. >>> >>> There are two things: >>> 1) Remove $Id$ etc. lines from the files >>> 2) Remove svn:keywords property >>> svn propdel svn:keywords --depth infinity >>> >>> "1)" is motivated by lack of support for such properties in Git. >>> "2)" will make Subversion a bit faster by removing the need to scan >>> files for keywords. >>> >>> Any objection to proceed with this? >>> >>> I think this can also be applied to Tomcat 6. >>> Technically, all keywords are in comments, so it nearly qualifies for >>> CTR. Any objections here? >>> >> >> Completed with Tomcat 8. >> (...) > > Completed with Tomcat 7. >
Completed with Tomcat 6. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org