From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: No commit in vc? Date: Thu, 28 Jan 2010 22:24:10 +0200 Message-ID: <83d40ut1ud.fsf@gnu.org> References: <4B613BFB.2000107@swipnet.se> <87bpgev5bk.fsf@telefonica.net> <4B618AA4.1040403@swipnet.se> <87vdemtk4g.fsf@telefonica.net> <4B61A5BE.5050207@swipnet.se> <83aavy3xbk.fsf@gnu.org> <4B61E20D.9030404@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1264710281 30130 80.91.229.12 (28 Jan 2010 20:24:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Jan 2010 20:24:41 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: =?UTF-8?B?SmFuIERqw6Rydg==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 28 21:24:38 2010 Return-path: Envelope-to: ged-emacs-devel@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 1Naauq-0000WQ-Tx for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 21:24:37 +0100 Original-Received: from localhost ([127.0.0.1]:38270 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Naauq-000541-8B for ged-emacs-devel@m.gmane.org; Thu, 28 Jan 2010 15:24:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Naauk-00051c-7E for emacs-devel@gnu.org; Thu, 28 Jan 2010 15:24:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Naauf-0004rn-90 for emacs-devel@gnu.org; Thu, 28 Jan 2010 15:24:29 -0500 Original-Received: from [199.232.76.173] (port=34835 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Naauf-0004rX-2q for emacs-devel@gnu.org; Thu, 28 Jan 2010 15:24:25 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:6797) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Naaue-00070m-GK for emacs-devel@gnu.org; Thu, 28 Jan 2010 15:24:24 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaauX-0002Lw-3C for emacs-devel@gnu.org; Thu, 28 Jan 2010 15:24:17 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0KWZ007004GECQ00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Thu, 28 Jan 2010 22:24:11 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.180.161]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KWZ0041H4OA81B0@a-mtaout23.012.net.il>; Thu, 28 Jan 2010 22:24:11 +0200 (IST) In-reply-to: <4B61E20D.9030404@swipnet.se> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by mx20.gnu.org: Solaris 10 (beta) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120614 Archived-At: > Date: Thu, 28 Jan 2010 20:14:21 +0100 > From: Jan Dj=C3=A4rv > Cc: ofv@wanadoo.es, emacs-devel@gnu.org >=20 > Eli Zaretskii skrev: > >> Date: Thu, 28 Jan 2010 15:57:02 +0100 > >> From: Jan Dj=C3=A4rv > >> Cc: emacs-devel@gnu.org > >> > >> I didn't mark any files. Probably vc takes that to mean the sa= me as marking=20 > >> edited files. This is a bug in vc that it tries to check in ind= ividual files. > >=20 > > What does VC do with other back ends when no files are marked? > >=20 > >=20 >=20 > If all modified files are in the same state (i.e. edited, as they w= here in=20 > this case), vc commits them all. This is true for Git and CVS at l= east. Then it sounds like the bzr back end has a bug.