mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
01f6d85371
This script gives an admin with shell access the ability to restore a pad at a given revision by essentially rebuilding it at a new location with data associated with the original pad. The upsides to creating a new pad vs. changing the original are: 1) avoiding service disruptions (no deletes, no moving targets - builds from previous revision); and 2) preservation of data (no deletes, no overwriting of the source pad). The most obvious downside is the pad has a new ID which could require folks to update their links, bookmarks, etc. to point at the new location. |
||
---|---|---|
.. | ||
deb-src | ||
loadTesting | ||
buildDebian.sh | ||
buildForWindows.sh | ||
checkPad.js | ||
convert.js | ||
convertSettings.json.template | ||
debugRun.sh | ||
deletePad.js | ||
extractPadData.js | ||
importSqlFile.js | ||
installDeps.sh | ||
installOnWindows.bat | ||
jshint.sh | ||
migrateDirtyDBtoMySQL.js | ||
rebuildPad.js | ||
repairPad.js | ||
run.sh | ||
safeRun.sh |