From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#8025: 24.0.50; vc-bzr does not perform initial commit Date: Sat, 12 Feb 2011 22:51:39 +0200 Message-ID: <83zkq1ou1w.fsf@gnu.org> References: <86hbc9yscs.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1297544794 28582 80.91.229.12 (12 Feb 2011 21:06:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Feb 2011 21:06:34 +0000 (UTC) Cc: 8025@debbugs.gnu.org To: Christoph Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 12 22:06:30 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PoMfl-00081j-Oy for geb-bug-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 22:06:29 +0100 Original-Received: from localhost ([127.0.0.1]:56252 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoMfl-0007G3-1b for geb-bug-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 16:06:29 -0500 Original-Received: from [140.186.70.92] (port=59714 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoMfd-0007CU-O0 for bug-gnu-emacs@gnu.org; Sat, 12 Feb 2011 16:06:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoMfc-00086q-LF for bug-gnu-emacs@gnu.org; Sat, 12 Feb 2011 16:06:21 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:45665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoMfc-00086e-Ad for bug-gnu-emacs@gnu.org; Sat, 12 Feb 2011 16:06:20 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PoMJ3-00025Q-Sv; Sat, 12 Feb 2011 15:43:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Feb 2011 20:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8025 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8025-submit@debbugs.gnu.org id=B8025.12975433507981 (code B ref 8025); Sat, 12 Feb 2011 20:43:01 +0000 Original-Received: (at 8025) by debbugs.gnu.org; 12 Feb 2011 20:42:30 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoMIY-00024g-1H for submit@debbugs.gnu.org; Sat, 12 Feb 2011 15:42:30 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoMIV-00024S-H8 for 8025@debbugs.gnu.org; Sat, 12 Feb 2011 15:42:28 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LGI00B00UXJ2Z00@a-mtaout23.012.net.il> for 8025@debbugs.gnu.org; Sat, 12 Feb 2011 22:51:19 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.171.5]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LGI00B2EV9H3H00@a-mtaout23.012.net.il>; Sat, 12 Feb 2011 22:51:19 +0200 (IST) In-reply-to: <86hbc9yscs.fsf@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 12 Feb 2011 15:43:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44076 Archived-At: > From: Christoph > Date: Sat, 12 Feb 2011 12:18:11 -0700 > Cc: > > If I commit the file externally in a cmd window with `hg commit', then ^^^^^^^^^ I guess you meant "bzr commit".