Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » While Cloning the Git LFS Repository getting error(While Cloning the Git LFS Repository getting error)
While Cloning the Git LFS Repository getting error [message #1851120] Mon, 28 March 2022 11:26
Mounika Mantri is currently offline Mounika MantriFriend
Messages: 6
Registered: February 2022
Junior Member
Hi Team,

While cloning Git LFS Project using eclipse JGIT library getting following error
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'git-lfs smudge -- 'Untitled Project/Untitled_Entity_2#ef#/bb/Forms#formbb#.cws'' on file 'Untitled Project/Untitled_Entity_2#ef#/bb/Forms#formbb#.cws' failed with return code '1', message on stderr: ''git-lfs' is not recognized as an internal or external command,
operable program or batch file.
'
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:215)
at com.cordys.cws.runtime.types.teamdevelopment.gitadapter.GITActions.checkout(GITActions.java:56)
at com.cordys.cws.runtime.types.teamdevelopment.svnadapter.SVNAdapter.createWorkspace(SVNAdapter.java:128)
at com.cordys.cws.internal.runtime.types.workspace.InitializeTeamDevelopmentOperation.doOperation(CreateWorkspaceOperation.java:199)
at com.cordys.cws.internal.operation.OperationBase.run(OperationBase.java:116)
... 23 more

Could you please help to solve this error
Previous Topic:A way to show empty unmanaged folders in EGit?
Next Topic:autogc
Goto Forum:
  


Current Time: Wed Apr 24 23:04:18 GMT 2024

Powered by FUDForum. Page generated in 0.03228 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top