From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "alin.s" Newsgroups: gmane.emacs.devel Subject: Re: Watchpoints for emacs lisp. Date: Sun, 16 May 2010 14:31:33 -0700 (PDT) Message-ID: <28577522.post@talk.nabble.com> References: <28512483.post@talk.nabble.com> <28523705.post@talk.nabble.com> <28567671.post@talk.nabble.com> <28574547.post@talk.nabble.com> <7FA18246-9874-4EC2-AAEB-55B693541C20@mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1274045509 19682 80.91.229.12 (16 May 2010 21:31:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 16 May 2010 21:31:49 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 16 23:31:47 2010 connect(): No such file or directory 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 1ODlR3-0007oT-Ng for ged-emacs-devel@m.gmane.org; Sun, 16 May 2010 23:31:46 +0200 Original-Received: from localhost ([127.0.0.1]:34037 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ODlR3-0003mp-14 for ged-emacs-devel@m.gmane.org; Sun, 16 May 2010 17:31:45 -0400 Original-Received: from [140.186.70.92] (port=55344 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ODlQv-0003mV-HY for Emacs-devel@gnu.org; Sun, 16 May 2010 17:31:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ODlQt-0006QY-5O for Emacs-devel@gnu.org; Sun, 16 May 2010 17:31:37 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:60257) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ODlQs-0006QS-Uk for Emacs-devel@gnu.org; Sun, 16 May 2010 17:31:35 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ODlQr-00059t-Rb for Emacs-devel@gnu.org; Sun, 16 May 2010 14:31:33 -0700 In-Reply-To: <7FA18246-9874-4EC2-AAEB-55B693541C20@mit.edu> X-Nabble-From: alinsoar@voila.fr X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:124832 Archived-At: Chad Brown-6 wrote: > > On May 16, 2010, at 6:05 AM, alin.s wrote: >> Stefan Monnier wrote: >>> Update your Bzr checkout... >> It is strange, because I checked out before yesterday , using cvs... > > Maybe my reformatting will help clear things up. > > *Chad > > > Here is the output of how I tried to check the sources out. debian:~/Desktop/bzr-2.1.0# ./bzr whoami "Alin Soare " bzr: warning: some compiled extensions could not be loaded; see debian:~/Desktop/bzr-2.1.0# ./bzr init-repo --2a emacs/ Shared repository with trees (format: 2a) Location: shared repository: emacs bzr: warning: some compiled extensions could not be loaded; see debian:~/Desktop/bzr-2.1.0# cd emacs/ debian:~/Desktop/bzr-2.1.0/emacs# bzr checkout URL_TO_UPSTREAM_TRUNK trunk bash: bzr: command not found debian:~/Desktop/bzr-2.1.0/emacs# ../bzr checkout URL_TO_UPSTREAM_TRUNK trunk bzr: ERROR: Not a branch: "/root/Desktop/bzr-2.1.0/emacs/URL_TO_UPSTREAM_TRUNK/". bzr: warning: some compiled extensions could not be loaded; see I do not know how to check out. I followed the instructions from here: http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs Alin -- View this message in context: http://old.nabble.com/Watchpoints-for-emacs-lisp.-tp28512483p28577522.html Sent from the Emacs - Dev mailing list archive at Nabble.com.