On Sat, Jan 23, 2010 at 6:36 PM, Oscar Gerardo Lazo Arjona <algebraicame...@gmail.com> wrote: > I'm having trouble commiting my changes with mercurial** > I've made some changes to the code and typed > hg_sage.commit() then I get the following line: > > waiting for lock on working directory of /home/oscar/sage-4.3/devel/sage-m1 > held by 'oscar-laptop:22296' > > and after a long wait: > > abort: working directory of /home/oscar/sage-4.3/devel/sage-m1: timed out > waiting for lock held by oscar-laptop:22296 > > what's happening?
If I saw that, I might type kill -9 22296 on the bash command prompt. (Or "!kill -9 22296" in sage.) > > thanks. > > Oscar > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to > sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org