Skip to content

Support git lfs #16

Open
Open
@jobh

Description

@jobh

Cloning a git-lfs repository fails. I used the .insteadOf configuration to rewrite URLs, followed by normal git clone.

The following error is reported (git client-side):

Downloading UnityProjects/NewProject/Assets/ETopo.obj (20 MB)
Error downloading object: UnityProjects/NewProject/Assets/ETopo.obj (cf2da21): Smudge error: Error downloading UnityProjects/NewProject/Assets/ETopo.obj (cf2da21ba617d8a78d3cf02a984da6365cace149883bdbab2a214be4d52857f0): batch response: Fatal error: Server error: http://localhost:8088/jobh:<redacted>@bitbucket.org/kalkulo/test.git/info/lfs/objects/batch

On the git-cache-http-server side:

Called from Main.getParams (/usr/local/lib/node_modules/git-cache-http-server/bin/git-cache-http-server.js line 65)
Called from Main.handleRequest (/usr/local/lib/node_modules/git-cache-http-server/bin/git-cache-http-server.js line 105)
Called from events.js line 126
Called from events.js line 214
Called from _http_server.js line 619
Called from _http_common.js line 115
POST /jobh:<redacted>@bitbucket.org/kalkulo/test.git/info/lfs/objects/batch
ERROR: Cannot deal with url

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions