K 10 svn:author V 3 gjb K 8 svn:date V 27 2012-05-20T00:37:19.199400Z K 7 svn:log V 567 Update the FDP Primer Overview chapter to reflect the CVS->SVN repository conversion: - Update an overview of where (as in, what repository) various parts of the documentation project are located. - Update CVS->Subversion/svn where necessary. - Remove references to CVSup, CTM. - Update commands for checking out the documentation tree. - In an example, prefer to use 'svn export foo bar' instead of 'cp -R foo bar', since the latter will also copy '.svn' directories (if they exist). 'svn export' is much cleaner, and will produce a diff that makes sense. END