Difference between revisions of "Talk:Environment setup"

From LING073
Jump to: navigation, search
(Error when pushing to day1 repo: new section)
m (Add details about configured remotes.)
Line 9: Line 9:
 
Please make sure you have the correct access rights                                                                     
 
Please make sure you have the correct access rights                                                                     
 
and the repository exists.</code>
 
and the repository exists.</code>
 +
 +
The configured remotes are as follows:
 +
<code>
 +
origin  git@github.swarthmore.edu:Ling073-sp22/day1.git (fetch)                                                       
 +
origin  git@github.swarthmore.edu:Ling073-sp22/day1.git (push)
 +
</code>
 +
 
[[User:WDENGLE1|WDENGLE1]] ([[User talk:WDENGLE1|talk]]) 02:34, 18 January 2022 (EST)
 
[[User:WDENGLE1|WDENGLE1]] ([[User talk:WDENGLE1|talk]]) 02:34, 18 January 2022 (EST)

Revision as of 03:36, 18 January 2022

Error when pushing to day1 repo

I'm getting this error when attempting to push my file to the day1 repo:

ERROR: Repository not found. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

The configured remotes are as follows: origin git@github.swarthmore.edu:Ling073-sp22/day1.git (fetch) origin git@github.swarthmore.edu:Ling073-sp22/day1.git (push)

WDENGLE1 (talk) 02:34, 18 January 2022 (EST)