|  | ############################################################################### | 
|  | # Copyright (c) 2000, 2015 IBM Corporation and others. | 
|  | # | 
|  | # This program and the accompanying materials | 
|  | # are made available under the terms of the Eclipse Public License 2.0 | 
|  | # which accompanies this distribution, and is available at | 
|  | # https://www.eclipse.org/legal/epl-2.0/ | 
|  | # | 
|  | # SPDX-License-Identifier: EPL-2.0 | 
|  | # | 
|  | # Contributors: | 
|  | #     IBM Corporation - initial API and implementation | 
|  | #     Wayne Beaton (Eclipse Foundation) - Bug 474254 | 
|  | ############################################################################### | 
|  | pluginName=Eclipse CVS Client | 
|  | providerName=Eclipse.org | 
|  |  | 
|  | cheatsheet.category.team = Team/CVS | 
|  | cheatsheet.cvs.checkout.name= Check out a CVS project | 
|  | cheatsheet.cvs.checkout.desc= Learn how to connect to a CVS repository and check out a project. | 
|  | cheatsheet.cvs.merge.name= Merge CVS branches | 
|  | cheatsheet.cvs.merge.desc= Follow the steps for merging changes from one CVS branch into another. |