I have been pretty mystified by Git for whatever reason. I've used other version control systems (cvs, svn) and while I was never really a power user of either, I at least understood them. Basically :) . I've been doing music production for a few years now and have been bitten several times by the fact that I haven't had my work under version control. I've tried to set up Git on my NAS more than once and failed. I've even tried it with this video before, was baffled and failed. I've spent the last week trying again, using The Internet as my guide. Oy. I was about to throw in the towell but decided to try again with your video. I went slowly, paid attention, and backed up as-needed. And...SUCCESS!!! The process still seems pretty convoluted to me but I'm not going to argue. Anyway, THANK YOU for making this video. Peace.
It doesn't work for me. I created a Git repository on the NAS and tried pushing to it or cloning it to my local machine. It processes for a while, doesn't prompt for a password, and then just shows 'access denied' in the logs
any idea why sourcetree would throw this error?: Ausgabe: Fehler: fatal: protocol error: bad line length character: logi FATAL ERROR: Error reading from console: Error 109: Die Pipe wurde beendet. everything you showed works, but i cant get sourcetree to work....
I've never used sourcetree so I can't say for sure. Google tells me that it may be related to a component that is bundled with sourcetree. Here is the link that I'm referring to -> stackoverflow.com/questions/76709045/sourcetree-newer-than-3-4-7-cant-fetch-pull-with-a-fatal-protocol-error-bad-li. Hope that helps? Good luck to you!!
@@digital_aloha When creating a new user only in the `user` group, it gives an error and the connection is closed: `fatal: git package does not support interactive shell` If I add a new user to the `administrators` group, this error does not occur. But is it safe?
@@digital_aloha I found another issue, a user without admin permission cannot create a repo in nas. Because they cannot access and run CLI command : git init --bare
I have been pretty mystified by Git for whatever reason. I've used other version control systems (cvs, svn) and while I was never really a power user of either, I at least understood them. Basically :) . I've been doing music production for a few years now and have been bitten several times by the fact that I haven't had my work under version control. I've tried to set up Git on my NAS more than once and failed. I've even tried it with this video before, was baffled and failed. I've spent the last week trying again, using The Internet as my guide. Oy. I was about to throw in the towell but decided to try again with your video. I went slowly, paid attention, and backed up as-needed. And...SUCCESS!!! The process still seems pretty convoluted to me but I'm not going to argue.
Anyway, THANK YOU for making this video. Peace.
Thanks for the video!
You're welcome!!
Thank you!
It doesn't work for me. I created a Git repository on the NAS and tried pushing to it or cloning it to my local machine. It processes for a while, doesn't prompt for a password, and then just shows 'access denied' in the logs
any idea why sourcetree would throw this error?:
Ausgabe:
Fehler: fatal: protocol error: bad line length character: logi
FATAL ERROR: Error reading from console: Error 109: Die Pipe wurde beendet.
everything you showed works, but i cant get sourcetree to work....
I've never used sourcetree so I can't say for sure. Google tells me that it may be related to a component that is bundled with sourcetree. Here is the link that I'm referring to -> stackoverflow.com/questions/76709045/sourcetree-newer-than-3-4-7-cant-fetch-pull-with-a-fatal-protocol-error-bad-li. Hope that helps? Good luck to you!!
Do you need an admin account to use git? In the video you simply set up a new account to use git. I had problems with that on VScode. Could you help?
Hi Michal, I don't believe you need an admin account to use Git. What is the problem you are getting with VScode? Or hopefully you figured things out?
@@digital_aloha When creating a new user only in the `user` group, it gives an error and the connection is closed:
`fatal: git package does not support interactive shell`
If I add a new user to the `administrators` group, this error does not occur. But is it safe?
@@digital_aloha I found another issue, a user without admin permission cannot create a repo in nas. Because they cannot access and run CLI command : git init --bare
Good video, but it does not cover how to add anew repo from my local to Synology nas.
Thanks for the video!
You're welcome!!
Thank you!!
You're welcome!!