diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-10-23 00:06:13 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 10:01:36 -0500 |
commit | d7ef9ef9c7bb761ef57f41f5fc9e7d59e2f68aa6 (patch) | |
tree | 51d2d49e6ff68e9a9499bce060f1ab0d92161d2a /office/texlive | |
parent | 961aad8a9b113f02479d991ada5c749f7dffbb58 (diff) | |
download | slackbuilds-d7ef9ef9c7bb761ef57f41f5fc9e7d59e2f68aa6.tar.gz |
office/texlive: Add a note re obtaining svn checkout
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texlive')
-rw-r--r-- | office/texlive/branch2012/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/office/texlive/branch2012/README b/office/texlive/branch2012/README index 54d43468f7..bf97704088 100644 --- a/office/texlive/branch2012/README +++ b/office/texlive/branch2012/README @@ -4,6 +4,9 @@ TeXLive 2012 <http://tug.org/svn/texlive/branches/branch2012> 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 +This will fetch a local svn checkout: + svn co svn://tug.org/texlive/branches/branch2012 + From an svn checkout, something like this will generate patches: svn diff -r from#####:to##### > patchname |