diff options
Diffstat (limited to 'office/texlive/branch2011/README')
-rw-r--r-- | office/texlive/branch2011/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/office/texlive/branch2011/README b/office/texlive/branch2011/README index 810c29a236..8ba12fddea 100644 --- a/office/texlive/branch2011/README +++ b/office/texlive/branch2011/README @@ -3,3 +3,7 @@ TeXLive 2011 <http://tug.org/svn/texlive/branches/branch2011> Thanks to Karl Berry and the other TeXLive contributors for agreeing to maintain this and for linking it at http://tug.org/texlive/distro.html + +From an svn checkout, something like this will generate patches: + svn diff diff -r from#####:to##### > patchname + |