-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JFrog Artifactory git-lfs upload failure #23
Comments
Hi, |
I downloaded Artifactory trial. I will try to fix this issue in the near future. |
Looks like JFrog Artifactory has incorrect Git LFS server implementation: git-as-svn/git-lfs-java#4 I send a report to JFrog via "Report a Bug" service (https://www.jfrog.com/support-service/support/). Also I will implement limited workaround for issue in this weekend. |
Now git-lfs-migrate does not consider all of the files have already uploaded into Artifactory. |
Hi,
by testing git-lfs-migrate.jar on your repository by using Artifactory as lfs-server the process runs through but no data is uploaded to Artifactory.
I used the following script
and the output was
I tried to use the GitHub lfs-test-server which worked without problems (all lfs objects where uploaded). For both lfs-servers, the outputs of git-lfs-migrate.jar are the same.
Sadly I did not find a way to increase the verbosity to get more information.
The text was updated successfully, but these errors were encountered: