From 9fbe7de7b852f23de64301f7685b9ee7f22fcfbd Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Sat, 17 May 2014 17:12:57 +0000 Subject: [PATCH] It is no longer possible to export parts of the Perforce tree to the CVSup mirror network. --- en_US.ISO8859-1/articles/p4-primer/article.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/en_US.ISO8859-1/articles/p4-primer/article.xml b/en_US.ISO8859-1/articles/p4-primer/article.xml index 6ab7bf53fc..f6187d42c6 100644 --- a/en_US.ISO8859-1/articles/p4-primer/article.xml +++ b/en_US.ISO8859-1/articles/p4-primer/article.xml @@ -15,7 +15,6 @@ &tm-attrib.freebsd; - &tm-attrib.cvsup; &tm-attrib.general; @@ -58,9 +57,7 @@ The &os; Perforce server is hosted on perforce.freebsd.org, port 1666. The repository is browsable - online at http://p4web.freebsd.org. - Some portions of the repository are also automatically exported - to a number of legacy CVSup servers. + online at http://p4web.freebsd.org. @@ -808,12 +805,7 @@ The bridge between Subversion and Perforce is one-way; changes to Subversion will be reflected in Perforce, but changes in Perforce will - not be reflected in Subversion. On request, some parts of the - Perforce repo can be exported to - CVSup and made available for - distribution that way. Contact the &os; - Perforce administrators if this is - something that you are interested in. + not be reflected in Subversion. @@ -823,7 +815,7 @@ assumes that network access to the server is always available. Most state, history, and metadata is saved on the server, and there is no provision for replicating the server like there is - with CVS/CVSup. It is possible to run + with SVN. It is possible to run a proxy server, but it only provides very limited utility for offline operation.