[Python-Dev] Subversion (original) (raw)

Paul Du Bois paul.dubois at gmail.com
Wed Sep 8 20:22:28 CEST 2004


On Wed, 8 Sep 2004 08:03:39 -0700, Guido van Rossum <gvanrossum at gmail.com> wrote:

Note that Perforce puts everything in a database and it's rock solid.

It's actually the other way around (about the everything-in-database bit, not the rock-solid bit). Snipped from http://www.perforce.com/perforce/technotes/note033.html:

The Perforce Server stores two kinds of data: versioned files, and metadata (changelists, opened files, labels, etc.). Both are stored in the Perforce Server's root directory. Versioned files are stored in depot subdirectories; there is one subdirectory for each depot in your Perforce installation. Metadata are stored in the Perforce database.

p



More information about the Python-Dev mailing list