cant find repository file #3292

Closed
opened 2025-11-02 05:06:52 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @MajidDehnamaki on GitHub (May 6, 2019).

hi.
I install gitea in my windows server and use PostgreSQL for the database.
everything is ok but I can't find my repository file
where gitea save them? I see git file in repository folder but cand find project file.

Originally created by @MajidDehnamaki on GitHub (May 6, 2019). hi. I install gitea in my windows server and use PostgreSQL for the database. everything is ok but I can't find my repository file where gitea save them? I see git file in repository folder but cand find project file.
GiteaMirror added the type/question label 2025-11-02 05:06:52 -06:00
Author
Owner

@lunny commented on GitHub (May 6, 2019):

git bare repositories will not include work tree.

@lunny commented on GitHub (May 6, 2019): git bare repositories will not include work tree.
Author
Owner

@MajidDehnamaki commented on GitHub (May 6, 2019):

@lunny I don't understand
I have some file in a repository like README.md but i can't find them

@MajidDehnamaki commented on GitHub (May 6, 2019): @lunny I don't understand I have some file in a repository like README.md but i can't find them
Author
Owner

@lunny commented on GitHub (May 6, 2019):

I think you should know how git store the files at first.

@lunny commented on GitHub (May 6, 2019): I think you should know how git store the files at first.
Author
Owner

@zeripath commented on GitHub (May 6, 2019):

You need to clone your repository from Gitea over SSH through the Gitea user or http(s), the folders that represent Gitea's internal repositories should not be used directly except by Gitea.

@zeripath commented on GitHub (May 6, 2019): You need to clone your repository from Gitea over SSH through the Gitea user or http(s), the folders that represent Gitea's internal repositories should not be used directly except by Gitea.
Author
Owner

@MajidDehnamaki commented on GitHub (May 8, 2019):

thank for your help,i read about how git store the files and i understand.

@MajidDehnamaki commented on GitHub (May 8, 2019): thank for your help,i read about how git store the files and i understand.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3292