There is a git-server, with access through ssh. There is a 25Gb project in it. Installed LFS and tried to convert the project using the git-lfs-migrate utility. I get the error:

"[main] ERROR git.lfs.migrate.Main - LFS server: Invalid base URL"

As I understand it, the utility needs a configured Git LFS API on top of http or https .

Maybe someone has experience transferring a large git repository to Git LFS? (meaning on its own git-server, not github and analogues). I would be grateful for the link to the detailed instructions.

  • No experience. And what software is installed on the server? Does it support LFS? - Zhukov Roman
  • Centos 7 OS, installed git version 2.12.0 - Argon
  • Here is a list of servers that support LFS: github.com/git-lfs/git-lfs/wiki/Implementations - Zhukov Roman

0