unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: 23 branch - can't push - lock
Date: Thu, 16 Jun 2011 13:44:46 -0400	[thread overview]
Message-ID: <65EAEB6A-294A-4B8F-8BCA-F37C5914E5D6@gmail.com> (raw)
In-Reply-To: <83boxxy9de.fsf@gnu.org>

On Jun 16, 2011, at 1:27 PM, Eli Zaretskii wrote:
> Yes, the obvious: "bzr break-lock".

I see... thanks.
>> 
>> dr@elin:~/Projects/emacs/emacs-23 $ bzr push
>> 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'
> 
> That _is_ a local lock on your machine.  Did you Ctrl-C in the middle
> of a commit or something?

How do I tell it's a local lock?  I don't have /srv/bzr.  I thought that was on the server.  No, I didn't do C-c.  I have since pushed to bzr+ssh, so perhaps the problem was one of authentication, and really just permissions on the server.



>> The usual bzr comment:   This is not the only weird problem I had with Bazaar, and I was just trying to push a change to make the 23 branch compile again.  It's been slow, I've seen unclear error messages, and now I can't push.  Oh man.
> 
> What is your network bandwidth?  It's quite fast for me (I have 3.5Mbps).

I think we've got 800Mbps lines and we're members of Internet2.  My local ethernet connection is 100Mbps.  I think it's fast enough.  Besides, it's local operations that are slow.  "bzr log" isn't as awfully slow as it once was, but it still interrupts the workflow.

dr@elin:~/Projects/emacs/emacs-23 $ time bzr log >/dev/null
real    0m33.780s 

First page only:  
real    0m3.594s  [faster when repeated,i.e., in cache]


dr@elin:~/em23 emacs23$ time git log >/dev/null
real    0m5.427s

First page only:
real    0m0.810s  [faster when cached]

The merge of a single revision (-c) also took a long time.

I've updated bzr to the latest version.

FWIW,

dr@elin:~/Projects/emacs/emacs-23 $ bzr info
Repository tree (format: 2a)
Location:
  shared repository: /Users/dr/Projects/emacs
  repository branch: .

Related branches:
    push branch: bzr://bzr.savannah.gnu.org/emacs/emacs-23
  parent branch: bzr://bzr.savannah.gnu.org/emacs/emacs-23
  submit branch: bzr://bzr.savannah.gnu.org/emacs/emacs-23





  reply	other threads:[~2011-06-16 17:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 15:49 23 branch - can't push - lock David Reitter
2011-06-16 16:28 ` David Reitter
2011-06-16 21:44   ` Glenn Morris
2011-06-16 17:27 ` Eli Zaretskii
2011-06-16 17:44   ` David Reitter [this message]
2011-06-16 20:09     ` Eli Zaretskii
2011-06-17 13:57       ` David Reitter
2011-06-17 15:39         ` Eli Zaretskii
2011-06-17 19:19           ` UI / reaction time - was: " David Reitter
2011-06-17 21:59             ` chad
2011-06-19 13:42           ` Stephen J. Turnbull
2011-06-17 16:30         ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65EAEB6A-294A-4B8F-8BCA-F37C5914E5D6@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).