From 8f9377dd7e136fb7381ae8703dbcdda3bb805fa4 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Mon, 28 Feb 2011 18:26:58 +0000 Subject: [PATCH] trunk is now legacy-trunk --- pep-0385.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0385.txt b/pep-0385.txt index 9daa155a7..00c96c720 100644 --- a/pep-0385.txt +++ b/pep-0385.txt @@ -111,8 +111,8 @@ propose to provide several repositories as a conversion result: The ``default`` branch in that repo is what is known as ``py3k`` in Subversion, while the Subversion trunk lives on with the branch name - ``trunk``; however in Mercurial this branch will be closed. Release - branches are named after their major.minor version, e.g. ``3.2``. + ``legacy-trunk``; however in Mercurial this branch will be closed. + Release branches are named after their major.minor version, e.g. ``3.2``. * A repository with the full, unedited conversion of the Subversion repository (actually, its /python subdirectory) -- this is called