From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28136 invoked by alias); 20 Mar 2011 04:48:13 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 28126 invoked by uid 22791); 20 Mar 2011 04:48:11 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Sun, 20 Mar 2011 04:48:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: 'Jan Kratochvil' , archer@sourceware.org Subject: Re: [Archer] RE: [Archer] Re: Apologies for wrong commit error Message-ID: <20110320044756.GE2534@adacore.com> References: <006b01cbe67d$7f308da0$7d91a8e0$@muller@ics-cnrs.unistra.fr> <20110319214549.GA4744@host1.jankratochvil.net> <20110319233114.GD2534@adacore.com> <007401cbe68f$e7158490$b5408db0$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007401cbe68f$e7158490$b5408db0$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2011-q1/txt/msg00134.txt.bz2 > As expected in my previous email, this is not possible: > > Pierre@E6510-Muller ~/git/archer > $ git push --force origin master > Total 0 (delta 0), reused 0 (delta 0) > remote: error: denying non-fast-forward refs/heads/master (you should pull > first > ) > To ssh://sourceware.org/git/archer.git > ! [remote rejected] master -> master (non-fast-forward) > error: failed to push some refs to 'ssh://sourceware.org/git/archer.git' Ah, my bad. I had hoped that --force would have allowed us force the push. > Thus my error is written in stone forever :( Just like it would have been with any other version control system. We all do our best, and in the end, if the error is corrected, I don't think it's an issue all. -- Joel