It sounds like a pull request is the same as checking out a file, but sort of in reverse. The request is granted by an admin and that alerts others that this file is being worked on and for whatever reason. This also allows for a discussion on the merits of this work if so desired. Then after the work is completed, the admin verifies the changes and makes them official.
Where/when/who/how does the regression testing get done for this project? -----Original Message----- From: Lars Tobias Skjong-Børsting Sent: Monday, May 16, 2016 1:58 PM To: [email protected] Subject: Re: [BackupPC-users] Status on new BackupPC v4 Norm Legare wrote: > Can I assume that github is very similar to Clearcase? Git is not equal to Github, as Github is a web site that is hosting projects using Git, while Git is the actual version control system. I guess one of the biggest differences with clearcase is that git is a distributed version control system, while clearcase is a client-server model (centralized). Plus, it's open source. https://en.wikipedia.org/wiki/Distributed_version_control#Distributed_vs._centralized Also, Github encourages Pull Requests workflow, which I don't believe clearcase supports. Although I have never used clearcase. https://en.wikipedia.org/wiki/Distributed_version_control#Pull_requests -- Best regards, Lars Tobias ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/ --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
