|
|
|
Re: JGIT with LFS: Archive does not has actual files [message #1749182 is a reply to message #1749137] |
Fri, 02 December 2016 13:29  |
Eclipse User |
|
|
|
Thank you so much for your response.
I appreciate it. We will wait for 100% java based solution.
We have a very unique usecase where we use JGIT as a client on a LFS server.
So will there be any way to set LFS root programmatically so we can do git checkout and commit operations that will use LFS?
Looking at v4.6.0-SNAPSHOT, root is configurable in LFS.java.
https://github.com/eclipse/jgit/blob/master/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/Lfs.java
Will it work in theory if we set Set LFS object store for repo as "root" in LFS.java?
From what I am seeing We need to register filters. But I do not know how to connect LFS.java to Git or Repository object. Can you please share info if you have or can support it in your roadmap?
We only use JGIT Client for automation on a server and this will help in performance significantly our usecases without having to use JGIT server operations.
Thanks again in advance for the information.
Best Regards
Afroz Shaik
|
|
|
Powered by
FUDForum. Page generated in 0.03875 seconds