From: Art Cancro Date: Mon, 10 Jul 2023 22:07:13 +0000 (-0900) Subject: ctdl3264: grab files from this commit if we bring it back. X-Git-Tag: v981~39 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=68b690e9905fbaa5e3985e443a3e6de4de6eff2c;p=citadel.git ctdl3264: grab files from this commit if we bring it back. I'm going to experiment with replacing this somewhat kludgey utility with proper dump and load utilities. Then we can use it as a more reliable replacement for ctdlmigrate. Who the hell needs online migration on a running server anyway? --- diff --git a/citadel/utils/ctdl3264.c b/citadel/utils/ctdl3264.c index dce5739fb..698262e08 100644 --- a/citadel/utils/ctdl3264.c +++ b/citadel/utils/ctdl3264.c @@ -6,6 +6,8 @@ // This program is open source software. Use, duplication, or disclosure // is subject to the terms of the GNU General Public License, version 3. +// we will probably replace this with dump and load utilities + #include #include #include