cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/commit.c [cvs1-11-x-branch]


From: Larry Jones
Subject: [Cvs-cvs] Changes to ccvs/src/commit.c [cvs1-11-x-branch]
Date: Thu, 10 Nov 2005 15:19:13 -0500

Index: ccvs/src/commit.c
diff -u ccvs/src/commit.c:1.187.4.33 ccvs/src/commit.c:1.187.4.34
--- ccvs/src/commit.c:1.187.4.33        Thu Sep 22 18:13:26 2005
+++ ccvs/src/commit.c   Thu Nov 10 20:19:10 2005
@@ -412,6 +412,7 @@
                /* Silently ignore -n for compatibility with old
                 * clients.
                 */
+               if (!server_active) error(0, 0, "the `-n' option is obsolete");
                break;
 #endif /* SERVER_SUPPORT */
            case 'm':




reply via email to

[Prev in Thread] Current Thread [Next in Thread]