diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-02 17:33:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-02 17:33:49 +0000 |
commit | daeb29cf6271ac2eb7ade2fb9798dd0038f0ef6a (patch) | |
tree | 953154aa2d272f51c507974d89687e5de843255e /Master/tlpkg/doc | |
parent | 94b01a1eb4eaa65f644f2392eecc4db2177a5df3 (diff) |
html anchor, thank phil, release tag+branch
git-svn-id: svn://tug.org/texlive/trunk@10414 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 9a8d173873e..02f6d970b3f 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -1,3 +1,6 @@ +$Id$ +Public domain. + See http://tug.org/texlive/pkgupdate.html for what information there is on the CTAN-to-TL update process. @@ -16,3 +19,7 @@ Change those. Then make the new directory, and copy in tlpkg/texlive.tlpdb; tl-update-tlnet will make everything else. But consider mv-ing the old directory so as not to actually make new containers. Coordinate with CTAN. + +To make the tag + branch of a new release: +svn copy -r 10402 -m'texlive-2008.0 tag based on r10402' svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2008.0 +svn copy -r 10402 -m'branch2008 branch based on r10402' svn://tug.org/texlive/trunk svn://tug.org/texlive/branches/branch2008 |