Skip to content
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

GIN is not recognized as a git-annex enabled repository when using the HTTPS protocol #130

Open
ivis-mizuguchi opened this issue Aug 3, 2022 · 2 comments

Comments

@ivis-mizuguchi
Copy link

Hi, G-Node/gogs Team.

I want to ask you this issue.
GIN is not recognized as a git-annex enabled repository when using the HTTPS protocol.

I cloned a GIN repository with HTTPS protocol and then did git annex init on the cloned local repository, but it is not recognized as a git annex-enabled remote.
I checked the .git/config file and it says annex-ignore=true.
image
Because of this, git annex copy --to [GIN remote repository] is not possible with HTTPS protocol.

If there are any mistakes in my understanding please let me know.

sincerely yours,
Rino Mizuguchi

@mpsonntag
Copy link
Contributor

Hi Rino Mizuguchi,
sorry for the delay and to be the bringer of bad news, but upload via https is currently not supported on GIN; and it will probably not be supported any time soon. Currently only ssh is supported to upload annexed files.

@ivis-mizuguchi
Copy link
Author

Hi mpsonntag,
Thanks your comment.
I understand that only ssh is supported to upload annexed contents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants