Until rather recently I was able to access our Banner repository via the Linux command line from our development VM (Redhat 7). Then we moved to a new development VM (Redhat 8). Now when I try to access the repository from the new VM I get (some data masked, @ substituted with -):
So I went back to the old repository from there.... and got the same error. Another developer in the group has no problem accessing the repository from the new VM..'
Yes, I can ping the repository and get a response. When I put the URL of the repository in a browser I get prompted for username/password... and when entered I get 'Bad Request'. Tried TortoiseSVN and get:
Unexpected HTTP status 400 'Bad Request' on '/banner/trunk/gtsis/source/proc'
What do I need to look at to resolve this issue?
Dan