Code Monkey home page Code Monkey logo

Comments (4)

gitblit avatar gitblit commented on July 30, 2024
Ok you got me.  I didn't test with the kernel repository because its so large.  The
reason for the failure is the first 11 tags (2.6.11, 2.6.12) in the repository either
predate the official "tag" capability of Git or the tags were manually created with
plumbing commands (or both).  Either way, those first tags do not have the "tagger"
metadata that normal tags have.  This creates nullpointer exceptions.

This will be fixed for the next release.

Reported by James.Moger on 2011-10-17 14:48:51

  • Status changed: Accepted
  • Labels added: Milestone-0.7.0

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
In JGit and EGit we made the experience that it's always a good idea to test new stuff
with the linux kernel repository as it contains almost everything git is able to do
and it also contains objects created by very old git versions which may behave a bit
different than objects created by modern git versions. So it often reveals problems
which otherwise may sleep a long time until they bite some user.


Reported by matthias.sohn on 2011-10-17 18:59:49

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
It's sage advice.  Now that I have cloned the beast I'll test against it.  :)  I plan
to have a new release by the end of the month.

Reported by James.Moger on 2011-10-17 21:20:46

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Fix deployed in v0.7.0.

Reported by James.Moger on 2011-11-11 23:15:55

  • Status changed: Fixed

from gitblit.

Related Issues (20)

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.