Hang at commit time when using sftp or bzr+ssh

Stephen Auyeung stephen at ck12.org
Tue Dec 6 03:12:44 UTC 2011


I am running into a situation that when using a centralized repository, the
workingTree.commit() sometimes does not return while holding the lock (bzr
status returns resource temporary unavailable on dirstate). But if I use a
local repository, then everything works perfectly. Has anyone seen this, or
did I do something wrong?

FYI, I am using 2.4b1, and I am creating the centralized server and client
as follows:

bzr init-repo --no-trees bzr+ssh://localhost/home/stephen
cd /opt/data
bzr init bzr+ssh://localhost/home/stephen/bzr
bzr checkout bzr+ssh://localhost/home/stephen/bzr

Thanks,
Stephen





More information about the bazaar mailing list