{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/jenkins-git-svn-plugin/",
  "atlas": "https://www.pystone.net/?node=jenkins-git-svn-plugin#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/jenkins-git-svn-plugin.md",
  "context": "https://www.pystone.net/notes/jenkins-git-svn-plugin.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:jenkins-git-svn-plugin",
  "slug": "jenkins-git-svn-plugin",
  "title": "【Jenkins】git && svn 插件",
  "type": "note",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "【Jenkins】git && svn 插件",
  "contentRole": "unspecified",
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "bfb143513d0a63162cc1bf7beda50153a311a3d29aa0fa82e9cec9ef90695664",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "【Jenkins】git && svn 插件",
      "anchor": "jenkinsgit-svn-插件",
      "citation": "https://www.pystone.net/notes/jenkins-git-svn-plugin/#jenkinsgit-svn-%E6%8F%92%E4%BB%B6"
    }
  ],
  "claims": [],
  "outgoing": [],
  "incoming": [
    {
      "id": "note:software-engineering-and-quality",
      "title": "软件工程与质量保障",
      "url": "https://www.pystone.net/notes/software-engineering-and-quality/",
      "atlas": "https://www.pystone.net/?node=software-engineering-and-quality#knowledge-atlas",
      "label": "软件工程与质量保障",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "CI-CD与质量保障/CI-CD工具链中的“【Jenkins】git && svn 插件”导航项",
      "citation": "https://www.pystone.net/notes/software-engineering-and-quality/#ci-cd%E4%B8%8E%E8%B4%A8%E9%87%8F%E4%BF%9D%E9%9A%9Cci-cd%E5%B7%A5%E5%85%B7%E9%93%BE"
    }
  ],
  "contentMarkdown": "# 【Jenkins】git && svn 插件\n\n﻿# 【Jenkins】git && svn 插件\n\n> 创建时间：2021/11/8 12:51\n\nJenkins里面有svn和git的插件，可以自动将最新的代码拉到本地，执行构建。\n\nQ：为什么有时候WorkingCopy会被清除：\n\n  * 对于在版本管理中的文件，如果有变化，revert掉\n\n  * 将仓库中所选分支的最新版本拉取到本地\n\n  * 对于本地不在版本管理中的文件，不会进行干涉。但是，在某些情况下（比如本地的working copy被锁住），本地整个仓库的working copy 目录都会被删掉，重新拉取，这会导致不在版本管理中的文件也丢失。\n"
}
