This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:c4eng:fall2023:projects:gtf0 [2023/09/07 17:30] – [GRABIT] nbutler5 | notes:c4eng:fall2023:projects:gtf0 [2023/09/07 17:56] (current) – [REPOSITORY STEPS] nbutler5 | ||
---|---|---|---|
Line 16: | Line 16: | ||
You should see 2 files, <wrap hi> | You should see 2 files, <wrap hi> | ||
- | The first step in adding files to the repository being in the folder where the files you want to add are in once done... | + | |
- | < | + | |
=====REPOSITORY STEPS===== | =====REPOSITORY STEPS===== | ||
+ | |||
+ | The first step in adding files to the repository is being in the folder where the files you want to add are in. Once you've " | ||
+ | < | ||
+ | |||
+ | After you've added the files, then you want to commit them. This can be done using the command below. Once the command has been entered it will take you to a nano window. | ||
+ | < | ||
+ | |||
+ | In the nano window you will want to " | ||
+ | < | ||
+ | |||
+ | After exiting and saving the nano window write the following command in the terminal to push your files to the repository server. In the terminal it will show you that the files have been added. | ||
+ | < | ||
+ | |||
+ | To verify you can preform the following commands that will provide info on your " | ||
+ | < | ||
+ | |||
+ | and/or | ||
+ | |||
+ | hg log</ | ||
=====BUILD THE CODE===== | =====BUILD THE CODE===== |