Jump to content

aormsby

Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    3

aormsby last won the day on July 6 2023

aormsby had the most liked content!

aormsby's Achievements

Newbie

Newbie (1/14)

3

Reputation

  1. Hey, I figured out the problem through some extensive research of my own and, I thought I'd leave the fix here for anyone else with this problem since it isn't documented anywhere as far as I can tell. It turns out I actually blocked myself out by using 2-factor authentication on Github, and PlasticSCM doesn't work with 2FA by default. That's why my username/password combination wasn't working when I tried to sync with git. In order to bypass this problem, I had to generate a personal access token in the Github 'Application' settings and then use that as my password in PlasticSCM. Everything works just fine now, and I'm happy as can be.
  2. I have a Github repository that I'm trying to sync with my Plastic repository, but I only seem to be able to sync one way. My first sync works only if I don't put in a username/password, and I can successfully sync the Plastic repo with my Github repo. However, when I check-in a change and then try to sync with git again, I always get the error "The credentials introduced for this repository are not valid". This is true not matter what I put into the username/password boxes, even if they remain empty as before. Now, I assume that the username and password asked for are the u/p combo I use to log on to Github. But it's not working. Why? How can I fix this? The repo I'm testing: https://github.com/aormsby/LittleTools-Unity.git
×
×
  • Create New...