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

Duplicate of files in directory #2254

Closed
pudovmaxim opened this issue Dec 20, 2015 · 11 comments
Closed

Duplicate of files in directory #2254

pudovmaxim opened this issue Dec 20, 2015 · 11 comments
Labels
💊 bug Something isn't working
Milestone

Comments

@pudovmaxim
Copy link

I created project with silex-framework, commit first changes and then push it in remote repo under gogs.

And at project's var folder, at gogs's fronted appear two same directory cache instead cache and logs. If I clone this repo, then all right. It is just relative to view.

gogs

It is copy of repo: https://github.com/pudovmaxim/overshovel/tree/master/var
And here all right too.

@pudovmaxim
Copy link
Author

I added new directory into var and push it. Now, in var show 3 directories of cache.
I push through ssh and https. Same things.

Gogs version: 0.8.10.1217
Debian-8-x86_64 (2.6.32-042stab112.15)

@pudovmaxim
Copy link
Author

Ok, in other repo, same thing. Here is 3 dirs:

  • framework
    • cache
    • session
    • views

But repo at site looks like that:
gogs

@unknwon unknwon added the 💊 bug Something isn't working label Dec 21, 2015
@unknwon unknwon added this to the 0.9.0 milestone Dec 21, 2015
@unknwon
Copy link
Member

unknwon commented Dec 21, 2015

Thanks your feedback!

@copperfishgh
Copy link

We are seeing this as well, Can reproduce with very simple repository.

@pudovmaxim
Copy link
Author

I did tested different causes. And this bug happens when in child's directories exist files with same content. For my cause it is .gitkeep files. Here repo for test:
https://github.com/pudovmaxim/gogs-bug-2254

At gogs I see correct test dir and it's content, but in var showed app dir many times.
Screen

@unknwon
Copy link
Member

unknwon commented Dec 24, 2015

@pudovmaxim thanks! Very helpful info!

@copperfishgh
Copy link

Thank you!

On Thu, Dec 24, 2015 at 9:10 AM 无闻 notifications@github.com wrote:

@pudovmaxim https://github.com/pudovmaxim thanks! Very helpful info!


Reply to this email directly or view it on GitHub
#2254 (comment).

@unknwon
Copy link
Member

unknwon commented Dec 29, 2015

This issue is claimed to be fixed by merging gogs/git-module#3

@unknwon unknwon added the status: needs feedback Tell me more about it label Dec 29, 2015
@unknwon
Copy link
Member

unknwon commented Jan 1, 2016

ping @pudovmaxim

@pudovmaxim
Copy link
Author

pong. I am updated gogs and now all work correctly. Thanks :)

@unknwon
Copy link
Member

unknwon commented Jan 2, 2016

:trollface:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💊 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants