Skip to content

Unable to push local repo into http server #75

Open
@raminpix

Description

@raminpix

Hi,
I ran the Example under httpserver and want to push my local repository to http://localhost:8080/TestRepo .But it fails in authentication:
Authentication failed for 'http://localhost:8080/TestRepo/'
So how could I provide authentication mechanism for GitServlet to accept credentials?
I also tried extending org.eclipse.jgit.http.server.GitServlet in a servlet project running on a standalone Jetty, but I faced the similar issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions