summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-21 07:56:23 +0000
committerNorbert Preining <preining@logic.at>2007-06-21 07:56:23 +0000
commit619755811005b3f01f7778847240ab5157eabc1a (patch)
treeb17a813f3085f773f029956d2db6e9d776449c0d /Master/tlpkg/doc
parenta40daa3b3f582b85f1321c97d609923e7b60d44d (diff)
TLTREE: $tltree->init_from_files
inits from a find $svnroot command, all the revisions are set to 1 git-svn-id: svn://tug.org/texlive/trunk@4483 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/Perl-API.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/Perl-API.txt b/Master/tlpkg/doc/Perl-API.txt
index ee1e3e69443..2f92a6000a9 100644
--- a/Master/tlpkg/doc/Perl-API.txt
+++ b/Master/tlpkg/doc/Perl-API.txt
@@ -150,6 +150,9 @@ Init functions
$tltree->init_from_statusfile($file)
does the same as init_from_svn, but from a pre-made
output of svn status -v
+ $tltree->init_from_files
+ inits from a find $svnroot command, all the revisions
+ are set to 1
Input/Ouput