note about creating a .plt for auto-updating
svn: r2954
This commit is contained in:
parent
523d7db8bc
commit
0ea1b98548
|
@ -1017,4 +1017,7 @@ bigger number, it will offer the students to download and install the
|
|||
new version. So, every time you want to distribute a new version, you
|
||||
build a new .plt file that contains a new version file, then copy
|
||||
these version and .plt files to your web page, and students will be
|
||||
notified automatically.
|
||||
notified automatically. Note: to get this to work, you need to create
|
||||
your .plt file using mzc's `--replace' flag, so it will be possible to
|
||||
overwrite existing files. (Also note that there is no way to delete
|
||||
files when a new .plt is installed.)
|
||||
|
|
Loading…
Reference in New Issue
Block a user