Git Product home page Git Product logo

Comments (6)

bbest avatar bbest commented on July 26, 2024

from @7yl4r:

This looks like something you should open a new issue for. You are trying to push to ben's repo instead of your own. This means you didn't fork properly. There are a few ways to fix this but the easiest is probably to start over and be sure you clone your account's fork instead of Ben's.

from r3-train.

bbest avatar bbest commented on July 26, 2024

Thanks @7yl4r! Yes, Tylar is correct that you should be writing to your repository, not mine. So the correct repo for you @lavallef is:

https://github.com/lavallef/r3-exercises.git

I see that you correctly created this repo at https://github.com/lavallef/r3-exercises based on 1.3 Create Github Repository, and strongly suspect the trouble began by using my repo (https://github.com/bbest/r3-exercises.git) in the next step 1.4 Create RStudio Project.

The image shows my repo which you need to substitute with yours:

Please try again and let us know if you have any other troubles.

from r3-train.

ajanefmc avatar ajanefmc commented on July 26, 2024

This still does not work for me, even switching to the del Windows command with the cmd app.
image

Here is what that directory looks like.:
image

Because I cannot push the changes to my R3-exercises repo, I cannot take the next steps and pull the files from the forked R3-training repo to complete lesson 1.

from r3-train.

7yl4r avatar 7yl4r commented on July 26, 2024

@ajanefmc : I think you are on the wrong issue thread. This is the issue about permissions problems. Things have gotten pretty confusing because new issues are being raised in the comments of other issues instead of in their own issue thread. That is okay though; that sort of thing happens a lot when people are new to issue trackers.

Anyway: What you show is progress! We now know the .git.\index.lock is not there (which is good). Now as to why git still thinks there is another instance of git running: that remains a mystery. I thought for sure it was the index.lock file that git uses to keep track of that.

from r3-train.

ajanefmc avatar ajanefmc commented on July 26, 2024

7yl4r: Sorry for posting in the wrong thread, not because I should know better, but because my problem seems related to others posted above, i.e. taking a long time to push/pull to github. It could be due to a file lock (now seems unlikely) or due to a permission setting with my own repo or a fork?

At this point, I just don't know and it is preventing me from completing lesson 1 and committing a change to the roster. Lesson 2 looks like I can do most or all of it without pulling from a github fork, but I wouldn't then be able to push it back to my github exercises repo. Github is new to me (other than fetching info directly from someone else's repo), so do I have the concept right - the push/pull ability is key and being prevented by a lock, permission, or other issue. It seems that many seem to be having the same problem here.

from r3-train.

bbest avatar bbest commented on July 26, 2024

Hi @ajanefmc, please see solution for git push hangs indefinitely ยท Issue #70 ยท noaa-iea/r3-train.

Essentially you might need to run git push in the Terminal pane to accept the prompt for authentication method:

Select an authentication method for 'https://github.com/':
  1. Web browser (default)
  2. Personal access token
option (enter for default): 1

Then a web browser should open to allow you to authorize git to push.

from r3-train.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.