Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+31 votes

I am able to see the folder on my personal laptop but when i try to load the page on the computers in the lab i am getting a 404 page not found. I am trying to get the exam code pulled to my repo. Any suggestions would be greatly appreciated.

asked in CSC285_Fall2018 by (1 point)
+6

Can you give more details about the error that you're seeing when you run "git pull" inside your local ClassSharedRepo folder?

+6

And can you give more details about what address you are trying to access when you get the 404 not found error?

+6

i looked into the git service report and they posted an update that they are experiencing problems of unavailability and are looking into them. They gave their last update saying they are continuing maintenance about 20 minutes ago. i was trying to access

https://github.com/AugustanaCSC285Fall18/ClassSharedRepo

2 Answers

+13 votes
 
Best answer

In case anyone is looking for current updates: https://status.github.com/messages

answered by (1 point)
selected by
+13 votes

This appears to be a GitHub site-wide issue. We'll have to keep checking the status here, to see when they get everything fixed: https://status.github.com/messages

answered by (508 points)
...