Coder Social home page Coder Social logo

Comments (7)

peritus avatar peritus commented on May 30, 2024

I can reproduce this error on my machine.

from bugspots.

msgerbush avatar msgerbush commented on May 30, 2024

I have found that getting the rev-list with the native git command and then parsing the list with Grit worked for me to get around mojombo/grit#41.

This also allows for adding a "no-merges" option, related to #12.

from bugspots.

igrigorik avatar igrigorik commented on May 30, 2024

Should be fixed in master -- can you guys confirm?

from bugspots.

mwarkentin avatar mwarkentin commented on May 30, 2024

Installed latest (0.1.1), and got a new error. Guessing I need to install master directly from github? How would I do this?

mwarkentin@Michaels-MacBook-Air devenv (vagrant-refactor) $ bugspots ~/WaveAccounting/devenv/Projects/waveaccounting/
Scanning /Users/mwarkentin/WaveAccounting/devenv/Projects/waveaccounting/ repo
/Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:315:in `unpack_compressed': stack level too deep         (SystemStackError)
    from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:78:in `with_packfile'
    from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:312:in `unpack_compressed'
        from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:272:in `unpack_object'
    from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:242:in `parse_object'
    from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:78:in `with_packfile'
    from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:241:in `parse_object'
    from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/internal/pack.rb:117:in `[]'
    from /Library/Ruby/Gems/1.8/gems/grit-2.4.1/lib/grit/git-ruby/repository.rb:78:in `get_raw_object_by_sha1'
     ... 1338 levels...
    from /Library/Ruby/Gems/1.8/gems/bugspots-0.1.1/lib/bugspots/scanner.rb:18:in `scan'
    from /Library/Ruby/Gems/1.8/gems/bugspots-0.1.1/bin/bugspots:50
    from /usr/bin/bugspots:19:in `load'
    from /usr/bin/bugspots:19

from bugspots.

igrigorik avatar igrigorik commented on May 30, 2024
git clone git://github.com/igrigorik/bugspots.git
cd bugspots && rake install

Should do the trick.

from bugspots.

mwarkentin avatar mwarkentin commented on May 30, 2024

Yep, seems to run fine now, thanks!

from bugspots.

igrigorik avatar igrigorik commented on May 30, 2024

Thanks. 0.1.2 should be up on rubygems now!

from bugspots.

Related Issues (19)

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.