[EMAIL PROTECTED] wrote:
[ ... ]
-/**
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
[ ... ]
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with

This kind of thing is very unfortunate, since it makes it very difficult to figure out when particular lines were changed. I recommend always previewing commits with something like 'svn diff | less' before committing so that you can be sure to *only* commit changes that you intend. If your development environment does not permit you to preview the commit then please run subversion from the shell.

Doug

Reply via email to