Code Monkey home page Code Monkey logo

grm's Introduction

Packages

Course/lessons focused on coding/quantitative research

Replication files

Each paper is linked in the repository README or on my webpage (contact me if you need access)

General

grm's People

Contributors

btskinner avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

grm's Issues

initialize class problem

encountering errors trying to accomplish "( 1 ) initialize class" in gitroom.

My organization is "Rucla-ed"

I successfully applied to make the organization part of GitHub education.

the contents of Rucla-ed_grm.json are as follows:

{
"github_login": "ozanj",
"github_token_file": "C:/Users/ozanj/Documents/github_token/token.txt",
"github_protocol": "SSH",
"organization_name": "Rucla-ed",
"roster_file": "C:/Users/ozanj/Documents/rclass2/_gitadmin/roster.csv",
"master_repo": "C:/Users/ozanj/Documents/rclass2",
"student_repo_dir": "C:/Users/ozanj/Documents/rclass2/_student_repositories"
}

I had been building the class on the repository "rclass2," which I initiated a week ago

I transferred this respository "rclass2" to the "Rucla-ed" organization [maybe the problem here?]

Here is some of the output/log I get from terminal when trying to "initialize class" within gitroom [and I get the same error if I first delete student folders within "rclass2/_student_repositories"]:


What would you like to do?

( 1 ) Initialize class
( 2 ) Add students to class
( 3 ) Add new administrator
( 4 ) Clone repositories
( 5 ) Update student remote repositories with local master
( 6 ) Pull down from remote student repositories
( 7 ) Push from local student repositories to remotes
( 8 ) Grade student assignments
( 9 ) << Exit Program >>

CHOICE: 1

Students to be added to Rucla-ed

Ozan Jaquette
Patricia Martin
Crystal Han


Should repos be private?

( 1 ) Yes
( 2 ) No

CHOICE: 1
You cannot demote yourself. Admins must be demoted by another admin.

ERROR:
Either:

(1) Remote already exists
(2) Your organization plan doesn't allow for private repos
and you must change the setting to public
or upgrade your plan through GitHub.

Team student_jaquette already exists!

Jaquette_Ozan's membership on team student_jaquette is now active.
student_jaquette now has access to repo student_jaquette
Unexpected remote arg: C:/Users/ozanj/Documents/rclass2/
rsync error: syntax or usage error (code 1) at main.c(1372) [sender=3.1.3]
Reinitialized existing Git repository in C:/Users/ozanj/Documents/rclass2/_student_repositories/student_jaquette/.git/
fatal: remote origin already exists.
On branch master

Initial commit

nothing to commit
error: src refspec master does not match any.
error: failed to push some refs to '[email protected]:Rucla-ed/student_jaquette.git'
Martin_Patricia is already an active member.

ERROR:
Either:

(1) Remote already exists
(2) Your organization plan doesn't allow for private repos
and you must change the setting to public
or upgrade your plan through GitHub.

Team student_martin already exists!

Martin_Patricia's membership on team student_martin is now active.
student_martin now has access to repo student_martin
Unexpected remote arg: C:/Users/ozanj/Documents/rclass2/
rsync error: syntax or usage error (code 1) at main.c(1372) [sender=3.1.3]
Reinitialized existing Git repository in C:/Users/ozanj/Documents/rclass2/_student_repositories/student_martin/.git/
fatal: remote origin already exists.
On branch master

Initial commit

nothing to commit
error: src refspec master does not match any.
error: failed to push some refs to '[email protected]:Rucla-ed/student_martin.git'
Han_Crystal is already an active member.

check for duplicate last names in roster and adjust

When initializing a course, the program should check all last names for duplicates and append first names to create unique repos. To be fully robust, it could check for continued duplication (first and last names are the same) and append a number for unique values.

When adding students, last names should be checked against current student repos (use API) and the first name added to the new repo.

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.