What are remote repositories in CVS? How does the client/server model work under CVS? Explain your answer with an example.
What will be an ideal response?
CVS allows you to have the sandbox and the source repositories on different computers. In this case the source repository is known as a remote repository. The client-server mode is used as such that the machine that has the sandbox is the client and the machine with the source repository is the server machine For example, suppose you want to access a remote module DSMproj which is on reslab4.lums.edu.pk and you are logged onto reslab1.lums.edu.pk. In this case, the following command will be used (assuming the module is in the folder /home/projects/sproj) to accomplish the task.
cvs -d reslab4.lums.edu.pk:/home/projects/sproj checkout DSMproj
The assumption here is that your username is the same on the local and remote machines.
You might also like to view...
A(n) ________ is a note or annotated text that can be added to a document that has been sent to you for review
Fill in the blank(s) with correct word
If you wanted to edit a design in a PowerPoint slide display, you would use the options pointed to by item ____ shown in the accompanying figure.
A. 3 B. 4 C. 5 D. 6
A password can be both strong and easy to remember at the same time.
Answer the following statement true (T) or false (F)
Which of the following technologies was developed to allow companies to use less-expensive storage while still maintaining the speed and redundancy required in a business environment?
A. RAID B. Tape Backup C. Load Balancing D. Clustering