From owner-svn-ports-all@FreeBSD.ORG Wed Mar 4 10:57:03 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D0591775; Wed, 4 Mar 2015 10:57:03 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E8FDEF6; Wed, 4 Mar 2015 10:57:03 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 59571BDC2E; Wed, 4 Mar 2015 11:57:01 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 47855BDC1D; Wed, 4 Mar 2015 11:57:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 19D982882BB9; Wed, 4 Mar 2015 11:57:01 +0100 (CET) Date: Wed, 04 Mar 2015 11:57:00 +0100 From: Mathieu Arnold To: Oliver Lehmann , marino@freebsd.org Subject: Re: svn commit: r380419 - in head: . mail mail/greylite mail/greylite/files Message-ID: <0EA8E94ED46EE958261DC229@atuin.in.mat.cc> In-Reply-To: <20150304111651.Horde.gvlLsBn7GK960wkg8o0xgA1@avocado.salatschuessel.net> References: <201503040741.t247f5V6099243@svn.freebsd.org> <20150304084329.GA89560@FreeBSD.org> <20150304105946.Horde.yTRh5BN8O78JFqMMFhf7qA7@avocado.salatschuessel.net> <6F95CCFA060026D7314D1BD6@atuin.in.mat.cc> <54F6DAD1.3090106@marino.st> <20150304111651.Horde.gvlLsBn7GK960wkg8o0xgA1@avocado.salatschuessel.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2015 10:57:03 -0000 +--On 4 mars 2015 11:16:51 +0100 Oliver Lehmann wrote: | | John Marino wrote: | |> On 3/4/2015 11:09, Mathieu Arnold wrote: |>> +--On 4 mars 2015 10:59:46 +0100 Oliver Lehmann |>> wrote: |>> | |>> | Alexey Dokuchaev wrote: |>> | |>> |> If it was restored, why it was not properly repocopied? |>> | |>> | I tried to follow |>> | https://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide |>> | /por ts.html#ports-qa-re-adding |>> | but strumbled upon the adding part. I guess I missunderstood |>> | something :/ |>> |>> You're not the first one to say that. What did you do, and what went |>> wrong with the instructions provided in there ? |>> |> |> mat, FWIW, I always refer to that section when I revive a port and that |> instructions always worked for me. Maybe the "@{YYYY-MM-DD}" is |> confusing to some people? Other than that, I have no idea because the |> instructions work. | | I misunderstood the part with "svn add". I thought I had to "readd" the | port | (and not just new files). Having cvs in mind I was thinking, that I | checked | it out/copied it with the specific date and just "svn ci" in would be | wrong | as the "checkout" I did before was fixed to the given date. | I guess this thinking is/was wrong and a simple commit would have been | fine. So, what is unclear in the instructions that had you do the wrong thing ? -- Mathieu Arnold