/******************************************************************************* * Copyright (c) 2012-2017 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Codenvy, S.A. - initial API and implementation *******************************************************************************/ /** * This package contains classes/utilities that should be provided upstream but currently are not. * * <b>Note:</b> Most of the content in this package is copied verbatim from the upstream Git extension. Code is cleaned * up and modified where necessary. */ package org.eclipse.che.plugin.svn.server.upstream;