Skip to content

Install location and/or git.repositoriesFolder symlinks cause trouble on push #374

Description

@gitblit

Originally reported on Google Code with ID 78

Hi,

Using version 0.9.1. Worked in 0.7.0.

I'm getting this exception when pushing changes to GitBlit repository and the push
fails.
There are no hooks configured in gitblit.properties. 
/srv/git is where my git repositories are located.

ERROR GitBlit.getRepository(String) failed to find /srv/git/tdaemon/test
WARN  Internal error during receive-pack
java.lang.NullPointerException
        at com.gitblit.GitServlet$GitblitReceiveHook.onPreReceive(GitServlet.java:166)
        at org.eclipse.jgit.transport.ReceivePack.executeCommands(ReceivePack.java:1047)
        at org.eclipse.jgit.transport.ReceivePack.service(ReceivePack.java:697)
        at org.eclipse.jgit.transport.ReceivePack.receive(ReceivePack.java:617)

Reported by andrejs.jermakovics on 2012-03-28 14:00:03

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions