kactus-io / kactus

:cactus: A true version control tool for designers
https://kactus.io
MIT License
1.5k stars 86 forks source link

Files not showing in repo list #143

Open davidmead opened 4 years ago

davidmead commented 4 years ago

Describe the bug

I added a new Sketch file into an existing repo. Pushed it to our on-prem BitBucket instance, and everything is fine. I can make changes and push/pull without issue.

My co-worker had pulled the repo before I added the new file. When they do a pull, the folders and content from the new file appear on her Mac (using Finder to look at the folder) but nothing shows in Kactus.

Version & OS

We're both running Kactus Version 0.3.26. Mac OS Mojave 10.14.6

Screenshots

My screen in Kactus image

Her screen in Kactus image

Logs

Attach your logs by opening the Help menu and selecting Show Logs..., if applicable.

Additional context

Add any other context about the problem here.

mathieudutour commented 4 years ago

Hum hard to say what's happening.

Can you make sure there is a document.json file in the employee order 3.0 folder?

davidmead commented 4 years ago

There is no documents.json in that folder.

mathieudutour commented 4 years ago

That's the reason why it doesn't appear on their machine then, Kactus needs a document.json to recreate the file. Now the question is: why didn't it create the document.json file.

Would it be possible to send me the Sketch file?

davidmead commented 4 years ago

Unfortunately I can't as there is some customer things in there.

Do you think it could be happening as there are two files in the same repo? We normally only have one Sketch file per repo. I can try and replicate this by creating a new file and adding it to another repo.

mathieudutour commented 4 years ago

No I've seen some repo with 25 sketch files haha

I'll try to reproduce

davidmead commented 4 years ago

Good to know.

image

This is the contents (sub-folders) in BitBucket. Each has a page.json.

Thanks

whazlewo commented 3 years ago

I'm having the same issue. I add a 2nd sketch file to my repo folder. The new folder generates withe everything inside except a document.json file.