From issues-return-52349-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Wed Apr 29 15:21:13 2009 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 69300 invoked from network); 29 Apr 2009 15:21:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Apr 2009 15:21:13 -0000 Received: (qmail 31146 invoked by uid 500); 29 Apr 2009 15:21:13 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 31061 invoked by uid 500); 29 Apr 2009 15:21:13 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 31046 invoked by uid 99); 29 Apr 2009 15:21:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 15:21:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Apr 2009 15:21:05 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id EBED614A81A3 for ; Wed, 29 Apr 2009 10:20:44 -0500 (CDT) Message-ID: <9830085.88901241018444964.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 29 Apr 2009 10:20:44 -0500 (CDT) From: "Olivier Lamy (JIRA)" To: issues@maven.apache.org Subject: [jira] Updated: (SCM-464) gitexe GitAddCommand should use '--' to separate the files from the options and version info In-Reply-To: <15031219.88711241016704976.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/SCM-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated SCM-464: ----------------------------- Assignee: Olivier Lamy Fix Version/s: 1.3 > gitexe GitAddCommand should use '--' to separate the files from the options and version info > --------------------------------------------------------------------------------------------- > > Key: SCM-464 > URL: http://jira.codehaus.org/browse/SCM-464 > Project: Maven SCM > Issue Type: Bug > Components: maven-scm-provider-git > Affects Versions: 1.2 > Reporter: Mark Struberg > Assignee: Olivier Lamy > Fix For: 1.3 > > Attachments: SCM-464.patch > > > gitexes GitAddCommand should add a '--' to the commandline before adding all the files to add. > This has to be used to ensure that no filename may be confused with a branch or tag. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira