Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1: Code Repositories (25 points) Answer the following questions about source code repositories i. Name the source code repository you would use if you

image text in transcribed

Question 1: Code Repositories (25 points) Answer the following questions about source code repositories i. Name the source code repository you would use if you do not want to have a centralized repository on a common server. ii. In short, describe how a team would use the source code repository you identified in (1 iii. Using any command-line centralized source code repository running on a common server, show the command-line commands you would use to setup the following source code repository: "a team of 3 programmers need to work on a software project that will have 5 source files. Each team member is in charge of one source file: a, b and c. Two team members are in charge of a common source file: d. All the team members can edit the main source file: e. You want the program to restrict access to the source files." Assume a group has already been created for them called x. One team member will create the repository for the team iv. Using the same command-line centralized source code repository you selected for (iii), show the Unix and repository command-line commands you would use to answer the following continuation question: "each team member has their own private account on the same server. How would you recommend your team manage, compile, run/test and integrate their code while they are in the process of developing the solution program". You can use some sentences to connect the commands you show, but the questions is looking for command-line commands

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data And Databases

Authors: Jeff Mapua

1st Edition

1978502257, 978-1978502253

More Books

Students also viewed these Databases questions

Question

Describe Table Structures in RDMSs.

Answered: 1 week ago