log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial Hosting
>
luan
annotate backup/copy_backups.luan @ 2128:
cfe173c8e104
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
fix
author
Violet7
date
Thu, 15 Jan 2026 21:30:07 -0800
parents
aff2309ae510
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
1697
aff2309ae510
add copy_backups.luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff
changeset
1
require "java"
aff2309ae510
add copy_backups.luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff
changeset
2
local BackupServer = require "java:goodjava.lucene.backup.BackupServer"
aff2309ae510
add copy_backups.luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff
changeset
3
aff2309ae510
add copy_backups.luan
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff
changeset
4
BackupServer.copyBackupTo("backups.copy")