|
|
|
|
|
|
|
|
|
|
| PEP 374 -- Chosing a distributed VCS for the Pytho |
阅读数:91次 |
Python has been using a centralized version control system (VCS; first CVS, now Subversion) for years to great effect. Having a master copy of the official version of Python provides people with a single place to always get the official Python source code. It has also allowed for the storage of the history of the language, mostly for help with development, but also for posterity. And of course the
|
| 原文网址:http://www.python.org/dev/peps/pep-0374/ |
|
时间:12/1/2009 1:31:41 AM
|
|
| DVCSAnalysis - support - Analysis of Git and |
阅读数:107次 |
This document summarizes the initial research for adding distributed version control as an option for Google Code. Based on popularity, two distributed version control systems were considered: Git and Mercurial. This document describes the features of the two systems, and provides an overview of the work required to integrate them with Google Code.noui=1
|
| 原文网址:http://code.google.com/p/support/wiki/DVCSAnalysis |
|
时间:12/1/2009 1:02:07 AM
|
|
|
|
|
|