Git Sync is asking to create folder in the internal Storage but there doesn't seem to be a way to do this. #1039
Replies: 4 comments 7 replies
|
Yeah, something is broken here since #951 and I don't really understand how these directories are supposed to work. I managed to clone a repo on my Pixel 8 with Android 16 when using the default path selected by Orgzly. But that only works once per device. I can't browse to that directory from any app, but clearly the app can use it, in my case. @Gavinok Have you noticed this? What happens for you if you try to clone a second Git repository? |
PS: @amberin how are you managing on your laptop so that changes like creattion, update, and deletion are handled along with taking a latest pull from remote. git-auto-mode seems to be limited to creation and updation of the files. And this mode doesn't directly work with Dired. |
|
For some reason the git repo stopped working. When I try to remove the repository and re-set it, it doesn't let me set it up. Any other folder that Android/data it gives the following error. If I set a folder in the Android/data it says Seems like I will have to remove the app data so that it can recreate the repo. Also I see that git related errors are not logged in the logger in the settings. |
|
I am seeing the same issue. |
Uh oh!
There was an error while loading. Please reload this page.
When I try to setup git sync, it asks me to select directory location. Upon selecting a location in the usual home location under Documents it says to create file in the internal storage but the app itself doesn't allow creating directory in the Android/data/org.orgzlyrevived/files/Work.
All reactions