You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are having problems with git and git-lfs when installing ARCitect version 0.0.35 on a new maschine that never have git or ARCitect installed.
Git and git-lfs were not automatically installed when installing ARCitect. After installing git and git-lfs manually we were still having issues with git-lfs. ARCs could only be pushed without large data. An ARC with large data, tracked by LFS failed to push and we get a "git-lfs not found" error.
We now switched back to version 0.0.31 because I knew it was stable and also installed git binaries correctly.
I have no idea what the problem is and since which version it started. But I wanted to report the issue.
The text was updated successfully, but these errors were encountered:
@Freymaurer and I tested this we can not reproduce the issue. ARCitect checks on startup if it can communicate with git and git-lfs. If that is not possible ARCitect should show you an error msg. Did you see any error messages? On first startup Windows Defender might ask you to grant permission for ARCitect. Did you see such a request?
Here are two things you can try to debug the issue:
Open the Developer Console in ARCitect by pressing CTRL+SHIFT+i. In that console you should see the versions of the detected git and git-lfs binaries.
Check if in the ARCitect directory has a resources subdirectory that contains the git binaries.
Windows 11
ARCitect version 0.0.35
We are having problems with git and git-lfs when installing ARCitect version 0.0.35 on a new maschine that never have git or ARCitect installed.
Git and git-lfs were not automatically installed when installing ARCitect. After installing git and git-lfs manually we were still having issues with git-lfs. ARCs could only be pushed without large data. An ARC with large data, tracked by LFS failed to push and we get a "git-lfs not found" error.
We now switched back to version 0.0.31 because I knew it was stable and also installed git binaries correctly.
I have no idea what the problem is and since which version it started. But I wanted to report the issue.
The text was updated successfully, but these errors were encountered: