Giter Site home page Giter Site logo

hg_log's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hg_log's Issues

Order of new commits.

The changeset view is today "sorted" so that the newest changeset is shown in the top of the window.

While viewing the changesets view, if a new changeset is pushed to the repository, the new changeset is reactively shown in the view. The order is however not correct. The new changeset is added last to the list.

Hg 2.8.2

When I'm running against latest master (atow), hg 2.8.2 does not work in Ubuntu 14.04 LTS.
Upgrading hg to 3.0.1 and it works.

Here is the error message:
I20150116-08:42:43.863(0)? {"repoStoreRootPath":"/vagrant/repos/","pollInterval":1000}
=> Meteor server restarted
W20150116-08:42:44.026(0)? (STDERR)
W20150116-08:42:44.030(0)? (STDERR) /home/vagrant/hg_log/.meteor/local/isopacks/npm-container/npm/node_modules/rx/dist/rx.all.js:9060
W20150116-08:42:44.032(0)? (STDERR) throw e;

Note that I am running this on a virtulbox vagrant machine if that might be an issue.

Server crashes when hg repo is locked

W20141230-10:20:30.216(1)? (STDERR)
W20141230-10:20:30.224(1)? (STDERR) [repo path]/hg_log/.meteor/local/isopacks/npm-container/npm/node_modules/Rx/dist/rx.all.js:9060
W20141230-10:20:30.267(1)? (STDERR)                 throw e;
W20141230-10:20:30.268(1)? (STDERR)                       ^
W20141230-10:20:31.307(1)? (STDERR) Error: waiting for lock on repository /tmp/repos/test held by '[host holding lock]'
W20141230-10:20:31.308(1)? (STDERR)
W20141230-10:20:31.308(1)? (STDERR)   at HGCommandServer._handleServerData ([repo path]/hg_log/.meteor/local/isopacks/npm-container/npm/node_modules/hg/lib/HGCommandServer.coffee:167:32)
W20141230-10:20:31.309(1)? (STDERR)   at Socket.bound ([repo path]/hg_log/.meteor/local/isopacks/npm-container/npm/node_modules/hg/node_modules/lodash/dist/lodash.js:729:21)
W20141230-10:20:31.310(1)? (STDERR)   at Socket.emit (events.js:95:17)
W20141230-10:20:31.311(1)? (STDERR)   at Socket.<anonymous> (_stream_readable.js:764:14)
W20141230-10:20:31.311(1)? (STDERR)   at Socket.emit (events.js:92:17)
W20141230-10:20:31.312(1)? (STDERR)   at emitReadable_ (_stream_readable.js:426:10)
W20141230-10:20:31.315(1)? (STDERR)   at emitReadable (_stream_readable.js:422:5)
W20141230-10:20:31.317(1)? (STDERR)   at readableAddChunk (_stream_readable.js:165:9)
W20141230-10:20:31.318(1)? (STDERR)   at Socket.Readable.push (_stream_readable.js:127:10)
W20141230-10:20:31.319(1)? (STDERR)   at Pipe.onread (net.js:528:21)
W20141230-10:20:31.320(1)? (STDERR)
=> Exited with code: 8

Parsing of hg log output sometimes fail

When viewing for example the hg-git repository(available on bitbucket), the server crashes with this error:
W20141228-20:38:31.924(1)? (STDERR) /hg_log/.meteor/local/isopacks/npm-container/npm/node_modules/Rx/dist/rx.all.js:9070
W20141228-20:38:31.924(1)? (STDERR) throw e;
W20141228-20:38:31.924(1)? (STDERR) ^
W20141228-20:38:32.013(1)? (STDERR) Error: There are errors in your xml file: mismatched tag

The xml seems to be valid. I have not verified that though. I think I will attempt to replace the xml2json parser to see if that gives a similar error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.