Question: pls do the project Project 1 1. Create a source repository on Linux for one nfyou-projects. Add files of your projects to the CVs repository
Project 1 1. Create a source repository on Linux for one nfyou-projects. Add files of your projects to the CVs repository giving appropriate comments for each of the files for your project in which you may edit the source files.' i. Check out the all the source files of your project on which you want to work on using the evs checkout command. Make changes to any the files. Now using the cvs diff command create a listing of all files along with their status- whether they have changed or not. ii. Using the evs commit command commit the changes to each of the files you changed in the repository. Now add two new files in the cvs repository using the cvs add command. Make changes to these added files and commit them. Now create a software release of your project e.g. an alpha version for testing by tagging the set of committed files with an "alpha" tag using the cvs tag command. Delete one of the added files from the cvs repository. Add another file. commit and create another developmental release using the cvs tag command iii. iv. v
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
