Git Product home page Git Product logo

Comments (8)

cnpaterson avatar cnpaterson commented on July 26, 2024 1

I have also been having issues with staging and committing my files (not just site_libs/). I found this solution of stack overflow where switching to the main branch and then back to the rmd-website branch. This did work for me to be able to stage and commit the files.

from r3-train.

lucilahb avatar lucilahb commented on July 26, 2024 1

What solved my issue was using the RStudio terminal and using git add -A to stage the files (found here), instead of using the git window pane and checking the boxes. Hopefully between these solutions, one of them will work for you!

from r3-train.

bbest avatar bbest commented on July 26, 2024

Hi Johnny,

Did you install R, per the Setup and follow the instructions in Collaborate - 1.2 Setup Github & Git & RStudio?

If you're still stuck, details on exact steps tried with error messages and/or screenshots would be most helpful.

from r3-train.

johnny3125 avatar johnny3125 commented on July 26, 2024

Hi Ben,

Thanks for your reply. Somehow I succeeded after multiple attempts (merging Rmd website). But the following files are automatically came and when I tried to commit these files my R studio getting struck and not able to perform any actions.

SharedScreenshot

from r3-train.

7yl4r avatar 7yl4r commented on July 26, 2024

Your RStudio is stuck? Like the application is frozen and not responding to clicks? If that is the case your RStudio is probably corrupted and you will need to reinstall.

from r3-train.

bbest avatar bbest commented on July 26, 2024

I agree with @7yl4r. I don't see any problems with your screenshot.

Can you simply click on the boxes next to these:

  • r3-exercises.Rproj
  • site_libs/

Then click Commit to open the dialog window, add a message and Commit button again, then Push?

from r3-train.

lucilahb avatar lucilahb commented on July 26, 2024

Strangely enough, I encounter the same or similar issue as @johnny3125 where RStudio does not respond when I try to click on site_libs/ to commit. It used to freeze RStudio, so today I reinstalled R and Rstudio and it no longer freezes, but still does not let me check the box. I don't have a solution yet but if I do, I'll comment on this issue!

from r3-train.

bbest avatar bbest commented on July 26, 2024

Please also 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.

I'm not seeing enough specifics with error messages or the like to respond further, so closing this issue.

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.