{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/git-vs-svn/",
  "atlas": "https://www.pystone.net/?node=git-vs-svn#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/git-vs-svn.md",
  "context": "https://www.pystone.net/notes/git-vs-svn.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:git-vs-svn",
  "slug": "git-vs-svn",
  "title": "【SCM】Git vs. 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": "【SCM】Git vs. SVN",
  "contentRole": "unspecified",
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "16e5cc6a1ac544499970c8326a51d0bf3c50a7a55123f96a5f99dc6a8f9dd1a0",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "【SCM】Git vs. SVN",
      "anchor": "scmgit-vs-svn",
      "citation": "https://www.pystone.net/notes/git-vs-svn/#scmgit-vs-svn"
    },
    {
      "depth": 2,
      "text": "Why do people leave SVN and start using Git?",
      "anchor": "why-do-people-leave-svn-and-start-using-git",
      "citation": "https://www.pystone.net/notes/git-vs-svn/#why-do-people-leave-svn-and-start-using-git"
    },
    {
      "depth": 2,
      "text": "Perforce",
      "anchor": "perforce",
      "citation": "https://www.pystone.net/notes/git-vs-svn/#perforce"
    },
    {
      "depth": 2,
      "text": "SVN Merge的问题 - svn在分支合并上不方便的表现之一",
      "anchor": "svn-merge的问题---svn在分支合并上不方便的表现之一",
      "citation": "https://www.pystone.net/notes/git-vs-svn/#svn-merge%E7%9A%84%E9%97%AE%E9%A2%98---svn%E5%9C%A8%E5%88%86%E6%94%AF%E5%90%88%E5%B9%B6%E4%B8%8A%E4%B8%8D%E6%96%B9%E4%BE%BF%E7%9A%84%E8%A1%A8%E7%8E%B0%E4%B9%8B%E4%B8%80"
    }
  ],
  "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工具链中的“【SCM】Git vs. 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": "# 【SCM】Git vs. SVN\n\n﻿# 【SCM】Git vs. SVN\n\n> 创建时间：2021/10/19 11:14\n\n* Why do people leave SVN and start using Git?\n  * Perforce\n  * SVN Merge的问题 - svn在分支合并上不方便的表现之一\n\n## Why do people leave SVN and start using Git?\n\nhttps://www.quora.com/Why-do-people-leave-SVN-and-start-using-Git\n\n**SVN' s capabilities are a subset of git's. We can use git in exactly the same way as SVN, but the same can not be said for the reverse.\n**\n\n## Perforce\n\nMost professionals at major studios use Perforce, as it handles large binary files better than git.\n\n## SVN Merge的问题 - svn在分支合并上不方便的表现之一\n\nhttps://www.cnblogs.com/xdouby/p/7237005.html\n"
}
