LFS - .lfsconfig ignored on initial clone? [message #1774080] |
Tue, 10 October 2017 05:36  |
Eclipse User |
|
|
|
Hi,
Just evaluating git LFS having a configuration that the LFS server is different than the git server.
I therefore used to approach with a local .lfsconfig file pointing to the right URL of the LFS server as described in the gitlfs tutorial.
git config -f .lfsconfig lfs.url myurlhere
git add .lfsconfig
While this works fine with git bash, the initial clone in Eclipse does not work. The error message indicates that it tries to access the LFS API under the git URL and fails. Strangely, when cloning with git bash before and import the local repository in Eclipse it works.
Does the current implementation ignore a local .lfsconfig ATM?
I am using the following versions
Oxygen 4.7.0
Git integration 4.8.0.201706111038-r
git 2.14.2.windows.1
git-lfs/2.3.1 (GitHub; windows amd64; go 1.8.3; git 01fef48f)
Thanks,
Ingo
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28404 seconds