[Bug 298111] Re: mercurial commit fails with large files

2010-10-10 Thread Bug Watch Updater
** Changed in: hg Status: In Progress => Fix Released -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 298111] Re: mercurial commit fails with large files

2010-09-27 Thread Bug Watch Updater
** Changed in: hg Status: Fix Released => In Progress -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 298111] Re: mercurial commit fails with large files

2009-01-22 Thread Andrew
Thank you for fixing this. Sorry to be ignorant, but how do I find the version the fix would be found in? -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 298111] Re: mercurial commit fails with large files

2008-11-16 Thread Bug Watch Updater
** Changed in: hg Status: Unknown => Fix Released -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 298111] Re: mercurial commit fails with large files

2008-11-15 Thread Jorge O. Castro
** Also affects: hg via http://www.selenic.com/mercurial/bts/issue1208 Importance: Unknown Status: Unknown -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

Re: [Bug 298111] Re: mercurial commit fails with large files

2008-11-14 Thread tonfa
On Fri, Nov 14, 2008 at 06:26:21PM -, Andrew wrote: > It was enabled by default (globally) on ubuntu install. > > I would suggest as a temporary "fix" for this bug that ubuntu should > ship it disabled All extensions should be disabled by default, that's what the recent debian package is doin

[Bug 298111] Re: mercurial commit fails with large files

2008-11-14 Thread Andrew
It was enabled by default (globally) on ubuntu install. I would suggest as a temporary "fix" for this bug that ubuntu should ship it disabled -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bu

[Bug 298111] Re: mercurial commit fails with large files

2008-11-14 Thread tonfa
It is really bad if the inotify extension is enabled globally. Did you do that or was it enabled by ubuntu ? -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 298111] Re: mercurial commit fails with large files

2008-11-14 Thread Andrew
Work-around noted in that bug: when I comment out the "hgext.inotify =" line of /etc/mercurial/hgrc.d/hgext.rc, that makes the test pass. So it *is* inotify-specific. -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you

[Bug 298111] Re: mercurial commit fails with large files

2008-11-14 Thread Andrew
Changing: except socket.error, inst: ui.warn(_("abort: %s\n") % inst[1]) to: except socket.error, inst: ui.warn(_("abort: %s\n") % inst.message) I then get: abort: AF_UNIX path too long Which is much more helpful of an error, So I guess hg has a problem with long path name

[Bug 298111] Re: mercurial commit fails with large files

2008-11-14 Thread Andrew
Upstream bug: http://www.selenic.com/mercurial/bts/issue1208 -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 298111] Re: mercurial commit fails with large files

2008-11-14 Thread Andrew
Even running "hg st" after this happens failes with the same error -- mercurial commit fails with large files https://bugs.launchpad.net/bugs/298111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs