2010/10/25 Jeremy Boynes <jboy...@apache.org>: > IDEA is not setting these when new files are added; I'd swear it used to. Is > anyone else using it and seeing an issue like this? > They do get set when I use svn add from the command line. > > I've set svn:eol-style on everything in standard (I think).
Looks good. > I've not set svn:keywords as that is not set on any existing files. Should we > be doing that? Not needed unless the keywords are actually used in those files. Best regards, Konstantin Kolinko > > On Oct 24, 2010, at 4:37 AM, Konstantin Kolinko wrote: > >> 2010/10/24 <jboy...@apache.org>: >>> Author: jboynes >>> Date: Sun Oct 24 00:43:55 2010 >>> New Revision: 1026723 >>> >>> URL: http://svn.apache.org/viewvc?rev=1026723&view=rev >>> Log: >>> Add JSTL 1.0 Out tag that uses javax.el to process EL expressions >>> Refactor existing tags for deferred evaluation to avoid memory leak from >>> retained references >>> >>> Added: >>> >>> tomcat/taglibs/standard/trunk/compat/src/main/java/org/apache/taglibs/standard/tag/compat/core/OutTag.java >> >> svn:eol-style (and svn:keywords) are not set on this OutTag.java and >> on a number of other files that were added recently >> >> Best regards, >> Konstantin Kolinko >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org