Mercurial push locks

durwin at mgtsciences.com durwin at mgtsciences.com
Wed Sep 24 15:16:29 UTC 2014


I have users when push'ing get locked.  If they interrupt the push, it 
appears to complete.  Also, if I delete the lock file in .hg/store/ it 
also will complete.  I see no evidence of lost code, it *does* seem to 
complete.  This occurs when run from command line and from Netbeans.  I 
have tried to duplicate the issue, but all works for me normally.  I had 
one user do a clean clone, but the problem still occurs.  I tried 
duplicating problem as one of the users, but again it all works for me.  I 
am at a loss.  I included one of the users console output.  Notice where 
user interrupted process.

project:UsersExample username$ hg commit -m "Added a slider to filter 
detail.
Also fixed Joe layout"
abort: no username supplied (see "hg help config")
project:UsersExample username$ hg commit -m "Added a slider to filter 
detail.
Also fixed Joe layout" -u username
project:UsersExample username$ hg push
pushing to ssh://server//home/svnuser/project-hg/WebApplication
searching for changes
remote: listing keys for "bookmarks"
^Cinterrupted!
remote: adding changesets
remote: changesets: 1 chunks
remote: add changeset 4fde4613957f
remote: adding manifests
remote: manifests: 1/1 chunks (100.00%)
remote: adding file changes
remote: adding UsersExample/web/secure/css/main.css revisions
remote: files: 1/8 chunks (12.50%)
remote: adding UsersExample/web/secure/css/userInfo.css revisions
remote: files: 2/8 chunks (25.00%)
remote: adding UsersExample/web/secure/index.jsp revisions
remote: files: 3/8 chunks (37.50%)
remote: adding UsersExample/web/secure/main.js revisions
remote: files: 4/8 chunks (50.00%)
remote: adding UsersExample/web/secure/microtasks/DetailsTask.js revisions
remote: files: 5/8 chunks (62.50%)
remote: adding UsersExample/web/secure/summer_api/renderable_alpha/Edge.js
revisions
remote: files: 6/8 chunks (75.00%)
remote: adding UsersExample/web/secure/view/Node.js revisions
remote: files: 7/8 chunks (87.50%)
remote: adding UsersExample/web/secure/view/ValidationEdge.js revisions
remote: files: 8/8 chunks (100.00%)
remote: added 1 changesets with 8 changes to 8 files
remote: updating the branch cache
remote: calling hook changegroup.push: hgext.push-ep.push
remote: Killed by signal 2.


Durwin F. De La Rue
Management Sciences, Inc.
6022 Constitution Ave. NE
Albuquerque, NM  87110
Phone (505) 255-8611


This email message and any attachments are for the sole use of the 
intended recipient(s) and may contain proprietary and/or confidential 
information which may be privileged or otherwise protected from 
disclosure. Any unauthorized review, use, disclosure or distribution is 
prohibited. If you are not the intended recipient(s), please contact the 
sender by reply email and destroy the original message and any copies of 
the message as well as any attachments to the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20140924/ffe63f11/attachment-0002.html>


More information about the Mercurial mailing list