Author: rjung Date: Thu Jul 15 18:12:58 2010 New Revision: 964518 URL: http://svn.apache.org/viewvc?rev=964518&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=111222 Try commit using subclipse eclipse plugin. Mixed "message"! and "logregex" configuraton.
Added: tomcat/sandbox/bz-svn/.project (with props) Modified: tomcat/sandbox/bz-svn/test.txt Added: tomcat/sandbox/bz-svn/.project URL: http://svn.apache.org/viewvc/tomcat/sandbox/bz-svn/.project?rev=964518&view=auto ============================================================================== --- tomcat/sandbox/bz-svn/.project (added) +++ tomcat/sandbox/bz-svn/.project Thu Jul 15 18:12:58 2010 @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>bz-svn2-https</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> Propchange: tomcat/sandbox/bz-svn/.project ------------------------------------------------------------------------------ svn:eol-style = native Propchange: tomcat/sandbox/bz-svn/.project ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Modified: tomcat/sandbox/bz-svn/test.txt URL: http://svn.apache.org/viewvc/tomcat/sandbox/bz-svn/test.txt?rev=964518&r1=964517&r2=964518&view=diff ============================================================================== --- tomcat/sandbox/bz-svn/test.txt (original) +++ tomcat/sandbox/bz-svn/test.txt Thu Jul 15 18:12:58 2010 @@ -1 +1 @@ -hello world \ No newline at end of file +hello world! \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org