From dev-return-11033-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Tue Jul 06 01:45:33 2004 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 23546 invoked from network); 6 Jul 2004 01:45:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jul 2004 01:45:33 -0000 Received: (qmail 49441 invoked by uid 500); 6 Jul 2004 01:45:33 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 49235 invoked by uid 500); 6 Jul 2004 01:45:31 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 49177 invoked by uid 99); 6 Jul 2004 01:45:30 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=MISSING_DATE,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [65.77.211.32] (HELO cocoondev.org) (65.77.211.32) by apache.org (qpsmtpd/0.27.1) with SMTP; Mon, 05 Jul 2004 18:45:28 -0700 Received: (qmail 10031 invoked from network); 6 Jul 2004 01:45:07 -0000 Received: from cocoondev.org (65.77.211.32) by cocoondev.org with SMTP; 6 Jul 2004 01:45:07 -0000 Message-ID: <17013968.1089078307074.JavaMail.jira_admin@cocoondev.org> From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [issues] New comment: (FOR-124) The SVN repository needs some configuration tweaks Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: David Crossley Created: Tue, 6 Jul 2004 3:45 AM Body: That is a partial workaround, but you still need to take care when preparing to commit, that the line-endings are appropriate for your OS and that the properties are set. Don't know about other clients, but the command-line client tells you on doing the 'svn commit' for newly added files, whether any properties are set. By the way i just wrote a Perl script to scan an SVN repository and find all the text filename extensions. Added 11 and removed a duplicate for .xslt Here is the current list, sorted alphabetically: *.aart = svn:eol-style=native *.ai = svn:eol-style=native *.bat = svn:eol-style=native *.cat = svn:eol-style=native *.classpath = svn:eol-style=native *.cmd = svn:eol-style=native *.css = svn:eol-style=native *.cwiki = svn:eol-style=native *.data = svn:eol-style=native *.dcl = svn:eol-style=native *.dtd = svn:eol-style=native *.egrm = svn:eol-style=native *.ent = svn:eol-style=native *.grm = svn:eol-style=native *.g = svn:eol-style=native *.html = svn:eol-style=native *.ihtml = svn:eol-style=native *.java = svn:eol-style=native *.jsp = svn:eol-style=native *.js = svn:eol-style=native *.junit = svn:eol-style=native *.key = svn:eol-style=native *.mod = svn:eol-style=native *.pdf = svn:eol-style=native *.pen = svn:eol-style=native *.pl = svn:eol-style=native *.project = svn:eol-style=native *.properties = svn:eol-style=native *.py = svn:eol-style=native *.rdf = svn:eol-style=native *.rnc = svn:eol-style=native *.rng = svn:eol-style=native *.rnx = svn:eol-style=native *.sh = svn:eol-style=native;svn:executable *.svg = svn:eol-style=native *.tld = svn:eol-style=native *.txt = svn:eol-style=native *.types = svn:eol-style=native *.xcat = svn:eol-style=native *.xconf = svn:eol-style=native *.xegrm = svn:eol-style=native *.xgrm = svn:eol-style=native *.xlex = svn:eol-style=native *.xmap = svn:eol-style=native *.xml = svn:eol-style=native *.xsl = svn:eol-style=native *.xslt = svn:eol-style=native *.xsp = svn:eol-style=native *.xul = svn:eol-style=native --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-124 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-124 Summary: The SVN repository needs some configuration tweaks Type: Task Status: Unassigned Priority: Major Project: Forrest Component: Core operations Assignee: Reporter: David Crossley Created: Tue, 23 Mar 2004 5:52 AM Updated: Wed, 28 Apr 2004 9:32 PM Description: Apache infrastructure@a.o has converted our repositories from CVS to SVN. Now we (Forrest) need to tweak its configuration. For example, being an opensource project, we have developers using multiple operating systems so we need to attend to the "svn:eol-style" property. This has been commenced but there are some issues. See http://marc.theaimsgroup.com/?l=forrest-dev&m=108000337929621 and recent messages to infrastructure@a.o We also need to convert our old ".cvsignore" files to use the "svn:ignore" property. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org/jira//Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira