<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://howto.cs.uchicago.edu/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>How do I? vcs</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="https://howto.cs.uchicago.edu/"/>
    <id>https://howto.cs.uchicago.edu/</id>
    <updated>2026-06-02T10:36:41+00:00</updated>
    <generator>FeedCreator 1.8 (info@mypapit.net)</generator>
    <link rel="self" type="application/atom+xml" href="https://howto.cs.uchicago.edu/feed.php" />
    <entry>
        <title>vcs:git</title>
        <link rel="alternate" type="text/html" href="https://howto.cs.uchicago.edu/vcs:git?rev=1632349191&amp;do=diff"/>
        <published>2021-09-22T17:19:51+00:00</published>
        <updated>2021-09-22T17:19:51+00:00</updated>
        <id>https://howto.cs.uchicago.edu/vcs:git?rev=1632349191&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="vcs" />
        <content>Git

A collection of resources.

	*  rev.cs.uchicago.edu: For faculty and staff. Sign in and then email techstaff to get your project quota raised from 0. You won't be able to use this server until your quota is raised.

External Guides

	*  How to Git
	*  git - the simple guide

Bare Git Repository in your CS Home directory</content>
        <summary>Git

A collection of resources.

	*  rev.cs.uchicago.edu: For faculty and staff. Sign in and then email techstaff to get your project quota raised from 0. You won't be able to use this server until your quota is raised.

External Guides

	*  How to Git
	*  git - the simple guide

Bare Git Repository in your CS Home directory</summary>
    </entry>
    <entry>
        <title>vcs:gitlab_roster_usage</title>
        <link rel="alternate" type="text/html" href="https://howto.cs.uchicago.edu/vcs:gitlab_roster_usage?rev=1600291043&amp;do=diff"/>
        <published>2020-09-16T16:17:23+00:00</published>
        <updated>2020-09-16T16:17:23+00:00</updated>
        <id>https://howto.cs.uchicago.edu/vcs:gitlab_roster_usage?rev=1600291043&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="vcs" />
        <content>Git Auto-creation

This is a simple process that does some heavy lifting for your course and otherwise stays out of the way.

How it Works

To get started, read  The Introduction, and the rest of this document. Email techstaff@cs.uchicago.edu and indicate which course you would like to use it with. We can start creating project structures immediately.</content>
        <summary>Git Auto-creation

This is a simple process that does some heavy lifting for your course and otherwise stays out of the way.

How it Works

To get started, read  The Introduction, and the rest of this document. Email techstaff@cs.uchicago.edu and indicate which course you would like to use it with. We can start creating project structures immediately.</summary>
    </entry>
    <entry>
        <title>vcs:more_roster_configuration_examples</title>
        <link rel="alternate" type="text/html" href="https://howto.cs.uchicago.edu/vcs:more_roster_configuration_examples?rev=1593435952&amp;do=diff"/>
        <published>2020-06-29T08:05:52+00:00</published>
        <updated>2020-06-29T08:05:52+00:00</updated>
        <id>https://howto.cs.uchicago.edu/vcs:more_roster_configuration_examples?rev=1593435952&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="vcs" />
        <content>Automated Roster Creation Usage Examples

Once you have established  Roster-based Repos , you can also handle some typical situations for it.

TODO</content>
        <summary>Automated Roster Creation Usage Examples

Once you have established  Roster-based Repos , you can also handle some typical situations for it.

TODO</summary>
    </entry>
    <entry>
        <title>vcs:requesting_git</title>
        <link rel="alternate" type="text/html" href="https://howto.cs.uchicago.edu/vcs:requesting_git?rev=1617635862&amp;do=diff"/>
        <published>2021-04-05T10:17:42+00:00</published>
        <updated>2021-04-05T10:17:42+00:00</updated>
        <id>https://howto.cs.uchicago.edu/vcs:requesting_git?rev=1617635862&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="vcs" />
        <content>Chisubmit

Techstaff manages a local GitLab server (&lt;https://mit.cs.uchicago.edu/&gt;) that can be used to host Git repos for a course. In particular, individual student repositories for every student registered in your class can be created, and will be updated periodically as enrollment changes. (If a student registers for a class, it typically takes about an hour for their repository to be automatically created.)</content>
        <summary>Chisubmit

Techstaff manages a local GitLab server (&lt;https://mit.cs.uchicago.edu/&gt;) that can be used to host Git repos for a course. In particular, individual student repositories for every student registered in your class can be created, and will be updated periodically as enrollment changes. (If a student registers for a class, it typically takes about an hour for their repository to be automatically created.)</summary>
    </entry>
    <entry>
        <title>vcs:roster-based_repository_creation</title>
        <link rel="alternate" type="text/html" href="https://howto.cs.uchicago.edu/vcs:roster-based_repository_creation?rev=1600287417&amp;do=diff"/>
        <published>2020-09-16T15:16:57+00:00</published>
        <updated>2020-09-16T15:16:57+00:00</updated>
        <id>https://howto.cs.uchicago.edu/vcs:roster-based_repository_creation?rev=1600287417&amp;do=diff</id>
        <author>
            <name>Anonymous</name>
            <email>anonymous@undisclosed.example.com</email>
        </author>
        <category  term="vcs" />
        <content>Git Repositories from Rosters

The Repo Automations is mostly an invisible and simple process that tries to stay out of the way. It creates git repositories for students, graders and instructors.

This service is a good option for previous users of phoenixforge</content>
        <summary>Git Repositories from Rosters

The Repo Automations is mostly an invisible and simple process that tries to stay out of the way. It creates git repositories for students, graders and instructors.

This service is a good option for previous users of phoenixforge</summary>
    </entry>
</feed>
