It's probably the change from password to tokens - similar (tortoisegit) https://stackoverflow.com/questions/68781928/tortoise-git-support-for-password-authentication-was-removed-on-august-13-202
– snakecharmerbAug 17 '21 at 18:10
Follow this steps to resolve your issue https://stackoverflow.com/questions/68781928/tortoise-git-support-for-password-authentication-was-removed-on-august-13-202/68800600#68800600
– SathiamoorthyAug 19 '21 at 05:56
@Alejandro, Github uses TortoiseGIT, you may get confused because both are having the same skin tone.
– SathiamoorthyAug 21 '21 at 03:45
1
@Sathia [Github supports SVN clients](https://docs.github.com/en/github/importing-your-projects-to-github/working-with-subversion-on-github), even hosting being Git repositories. The screenshot in the question also matches [TortoiseSVN documentation](https://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-commit.html), and differs from [TortoiseGit documentation](https://tortoisegit.org/docs/tortoisegit/tgit-dug-commit.html) (look at the "Commit Progress" section of each). As of all of this, I've rolled back your edit.
– AlejandroAug 21 '21 at 21:03
1
@Sathia Although, most likely, your duplicate is right on the spot for the underlying failure reason.
– AlejandroAug 21 '21 at 21:05
Thank you all. I resolved this by using tokens. Thank you very much!
– htnaAug 23 '21 at 05:44