From e0dcbe0d17e7fccc9741dd4bdb1252c2c885aad8 Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Mon, 04 May 2009 12:46:36 +0000 Subject: [PATCH] Fix for issue #3965 (revert should not be supported from 2.0 to a previous version) --- opends/src/messages/messages/version.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/version.properties b/opends/src/messages/messages/version.properties index b59130a..a91684b 100644 --- a/opends/src/messages/messages/version.properties +++ b/opends/src/messages/messages/version.properties @@ -108,3 +108,5 @@ or assertion value will be reverted to a prior version. In order to revert this server \ you will have to export the data from this server and reimport it after the \ reversion has finished +INFO_5278_REVERSION_17=Reversion for revision 5278 to a previous version is \ +not supported -- Gitblit v1.10.0