From dev-return-21191-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Sep 03 07:39:44 2007 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 19758 invoked from network); 3 Sep 2007 07:39:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Sep 2007 07:39:42 -0000 Received: (qmail 34046 invoked by uid 500); 3 Sep 2007 07:39:37 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 33836 invoked by uid 500); 3 Sep 2007 07:39:37 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 33825 invoked by uid 99); 3 Sep 2007 07:39:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 00:39:37 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 07:40:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 739F5714163 for ; Mon, 3 Sep 2007 00:39:19 -0700 (PDT) Message-ID: <18089589.1188805159392.JavaMail.jira@brutus> Date: Mon, 3 Sep 2007 00:39:19 -0700 (PDT) From: "Joerg Schaible (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-1052) Clean ^M into many files In-Reply-To: <18829351.1188653250169.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524457 ] Joerg Schaible commented on DIRSERVER-1052: ------------------------------------------- Small advice: Set proper svn:eol-style properties. Subversion will check and automatically convert the file (not only at check-out, but also on commit) and refuse to commit a file if it has mixed EOLs. Have a look at the svn_apply_autoprops.py script (see subversion site) that can apply the configuration settings from the [auto-props] to a complete trunk. > Clean ^M into many files > ------------------------ > > Key: DIRSERVER-1052 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1052 > Project: Directory ApacheDS > Issue Type: Task > Affects Versions: 1.5.1 > Reporter: Emmanuel Lecharny > Priority: Minor > Fix For: 1.5.2 > > > Many files has been edited on Windows, and contains ^M chars at the end of each lines. > This should be removed -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.