summaryrefslogtreecommitdiffstats
path: root/office/texlive/branch2013/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/texlive/branch2013/README')
-rw-r--r--office/texlive/branch2013/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/office/texlive/branch2013/README b/office/texlive/branch2013/README
new file mode 100644
index 0000000000..e6083176fb
--- /dev/null
+++ b/office/texlive/branch2013/README
@@ -0,0 +1,12 @@
+This directory should contain only patches from the stable branch of
+TeXLive 2013 <http://tug.org/svn/texlive/branches/branch2013>
+
+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/branch2013
+
+From an svn checkout, something like this will generate patches:
+ svn diff -r from#####:to##### > patchname
+