Description

Before G-Repository Client Repos can be created on a computer, a base subdirectory, within the computer, must be created and registered as the G-Repository Client's base subdirectory.  This article defines the syntax for creating a G-Repository Client base subdirectory.



Command to Create a G-Repository Client Base Subdirectory


Syntax: -grcltbc

Example: genrocket -grcltbc


Example Usage

In the example below, the user, johnDoe, launches a command line terminal and executes the following three steps:

  1. Makes a base subdirectory where all G-Repository Client Repos will be created,
  2. Changes to the newly made subdirectory,
  3. Executes the GenRocket command to register the subdirectory as the G-Repository Client base subdirectory.


mkdir /home/johnDoe/GRepositoryClient/

cd /home/johnDoe/GRepositoryClient/

genrocket -grcltbc 


***** Welcome to G-Repository Client *****


This process is for establishing a G-RepositoryClient, Base Directory.

This base directory is where all G-RepositoryClient repositories will reside on this computer.


You are currently in subdirectory, /home/johnDoe/GRepositoryClient


Are you sure you want this to be your G-RepositoryClient Base Directory (y/n): y


Congratulations! /home/johnDoe/GRepositoryClient, is now your G-RepositoryClient Base Directory