From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: 23 branch - can't push - lock Date: Thu, 16 Jun 2011 12:28:41 -0400 Message-ID: References: <1C745F22-51D9-4FE6-A8EF-5D621109E656@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1308245020 23322 80.91.229.12 (16 Jun 2011 17:23:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Jun 2011 17:23:40 +0000 (UTC) To: Emacs devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 16 19:23:36 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QXGI3-0006Vz-S5 for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2011 19:23:35 +0200 Original-Received: from localhost ([::1]:48078 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXGI3-0005sc-1R for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2011 13:23:35 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXFR0-0000ml-TJ for emacs-devel@gnu.org; Thu, 16 Jun 2011 12:28:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXFQz-0003mv-J6 for emacs-devel@gnu.org; Thu, 16 Jun 2011 12:28:46 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:40563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXFQz-0003ml-8W for emacs-devel@gnu.org; Thu, 16 Jun 2011 12:28:45 -0400 Original-Received: by iwg8 with SMTP id 8so1690789iwg.0 for ; Thu, 16 Jun 2011 09:28:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to :x-mailer; bh=Tx+YXZ3urMoLyBtRYzobVuN5And5jLrRcYElU0xvC6g=; b=lheJaggtLksyzVzRjyqqmNJy+hvtf7AW4FOkSS7x0oLrspD2qdLATUMlesQyuxs4f2 IB8ry00YJPE6KAyFtAE5PRAjbQGSphjNdgoNOD2gXe6d/uYUV9R6Zr/IC6gvv6QKjw6B yDUgIJ6yhmIu+22FkBFQKOe0xjQYlngEPOAzY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=nkytCooFoXLqXRvtT1VuZIH4D9YyxmH14F64ZsVnZvyRWSXx7OrlPJfxbxzKkooKln Pf+kebmCG6JJ6e47+hZVZCtOXddonoW6500XFancHyvCtXfdcEgfrz74iKFKjJzeCdFb toM7aHJJ8xmdrxRxPbysOpr8jwcYgr++EdBks= Original-Received: by 10.231.70.2 with SMTP id b2mr970176ibj.23.1308241724528; Thu, 16 Jun 2011 09:28:44 -0700 (PDT) Original-Received: from elin.andrew.cmu.edu (ELIN.ANDREW.CMU.EDU [128.2.46.20]) by mx.google.com with ESMTPS id x13sm875067ibh.50.2011.06.16.09.28.42 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 16 Jun 2011 09:28:43 -0700 (PDT) In-Reply-To: <1C745F22-51D9-4FE6-A8EF-5D621109E656@gmail.com> X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140556 Archived-At: On Jun 16, 2011, at 11:49 AM, David Reitter wrote: > Can't push to the 23 branch - there's a lock. Any suggestions? > Using saved push location: bzr://bzr.savannah.gnu.org/emacs/emacs-23 > bzr: ERROR: Cannot lock = LockDir(filtered-160255308:///emacs/emacs-23/.bzr/branch/lock): = Permission denied: = "/srv/bzr/emacs/emacs-23/.bzr/branch/lock/lufitpwgqo.tmp": [Errno 13] = Permission denied: = '/srv/bzr/emacs/emacs-23/.bzr/branch/lock/lufitpwgqo.tmp' Looks like it's a permissions error rather than one concerning just the = lock file. In case any of you low-time committers run into the same problem, use = the bzr+ssh protocol: bzr push bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/emacs-23 That worked.=